Skip to content

Removed schema validation for integration/system tests#393

Open
aadityasinha-dotcom wants to merge 4 commits into
zowe:mainfrom
aadityasinha-dotcom:remove_schema_validation
Open

Removed schema validation for integration/system tests#393
aadityasinha-dotcom wants to merge 4 commits into
zowe:mainfrom
aadityasinha-dotcom:remove_schema_validation

Conversation

@aadityasinha-dotcom

Copy link
Copy Markdown
Contributor

What It Does
Resolves #387

How to Test

Review Checklist
I certify that I have:

Additional Comments

Signed-off-by: aadityasinha-dotcom <aadityasinha009@gmail.com>
@github-project-automation github-project-automation Bot moved this to New Issues in Zowe CLI Squad May 20, 2026
@zowe-robot zowe-robot moved this from New Issues to Review/QA in Zowe CLI Squad May 20, 2026
@zFernand0 zFernand0 self-requested a review May 21, 2026 13:20
@JTonda JTonda moved this from Review/QA to Release Backlog in Zowe CLI Squad Jun 1, 2026
@zFernand0

Copy link
Copy Markdown
Member

I'll open a separate PR to help with the pydoclint issues since we recently just update a couple of things 🙏

@zFernand0 zFernand0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the missing property 🙏

Comment thread src/core/zowe/core_for_zowe_sdk/profile_manager.py Outdated
@github-project-automation github-project-automation Bot moved this from Release Backlog to Review/QA in Zowe CLI Squad Jun 19, 2026
aadityasinha-dotcom and others added 2 commits June 23, 2026 02:41
Co-authored-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com>
Signed-off-by: Aaditya Sinha <75474786+aadityasinha-dotcom@users.noreply.github.com>
@zFernand0 zFernand0 dismissed their stale review June 24, 2026 12:56

comments addressed

@zFernand0 zFernand0 self-requested a review June 24, 2026 12:56
@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 82.11%. Comparing base (3bd6749) to head (13a2d8f).

Files with missing lines Patch % Lines
src/core/zowe/core_for_zowe_sdk/profile_manager.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #393      +/-   ##
==========================================
- Coverage   82.13%   82.11%   -0.02%     
==========================================
  Files          49       49              
  Lines        2916     2919       +3     
==========================================
+ Hits         2395     2397       +2     
- Misses        521      522       +1     
Flag Coverage Δ
unittests 82.11% <80.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Review/QA

Development

Successfully merging this pull request may close these issues.

Remove schema validation for integration/system tests

4 participants