Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update REST API response type #322

Merged
merged 6 commits into from
Aug 13, 2024

Update changelog and List

7f7e66d
Select commit
Loading
Failed to load commit list.
Merged

Update REST API response type #322

Update changelog and List
7f7e66d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2024 in 0s

89.05% (target 80.00%)

View this Pull Request on Codecov

89.05% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 82.54902% with 89 lines in your changes missing coverage. Please review.

Project coverage is 89.05%. Comparing base (45c2f21) to head (7f7e66d).
Report is 1 commits behind head on main.

Files Patch % Lines
...s_jobs/zowe/zos_jobs_for_zowe_sdk/response/jobs.py 66.66% 26 Missing ⚠️
src/zos_jobs/zowe/zos_jobs_for_zowe_sdk/jobs.py 65.71% 12 Missing ⚠️
...s/zowe/zos_files_for_zowe_sdk/response/datasets.py 88.76% 10 Missing ⚠️
.../zowe/zos_console_for_zowe_sdk/response/console.py 71.42% 8 Missing ⚠️
...rc/zosmf/zowe/zosmf_for_zowe_sdk/response/zosmf.py 74.19% 8 Missing ⚠️
...owe/zos_files_for_zowe_sdk/response/file_system.py 81.57% 7 Missing ⚠️
..._files/zowe/zos_files_for_zowe_sdk/response/uss.py 77.41% 7 Missing ⚠️
.../zos_tso/zowe/zos_tso_for_zowe_sdk/response/tso.py 87.75% 6 Missing ⚠️
src/zos_tso/zowe/zos_tso_for_zowe_sdk/tso.py 80.00% 4 Missing ⚠️
src/zosmf/zowe/zosmf_for_zowe_sdk/zosmf.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #322      +/-   ##
==========================================
- Coverage   89.90%   89.05%   -0.85%     
==========================================
  Files          53       65      +12     
  Lines        2813     3244     +431     
==========================================
+ Hits         2529     2889     +360     
- Misses        284      355      +71     

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