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

Convert windows line ending and previous PR #276

Merged
merged 19 commits into from
Jun 10, 2024

Update profile_manager.py

95ac994
Select commit
Loading
Failed to load commit list.
Merged

Convert windows line ending and previous PR #276

Update profile_manager.py
95ac994
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2024 in 0s

89.28% (target 80.00%)

View this Pull Request on Codecov

89.28% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 93.06931% with 63 lines in your changes missing coverage. Please review.

Project coverage is 89.28%. Comparing base (5816aab) to head (95ac994).

Files Patch % Lines
.../zos_files/zowe/zos_files_for_zowe_sdk/datasets.py 88.42% 25 Missing ⚠️
src/zos_files/zowe/zos_files_for_zowe_sdk/uss.py 66.10% 20 Missing ⚠️
src/zos_files/zowe/zos_files_for_zowe_sdk/files.py 78.26% 10 Missing ⚠️
...s_files/zowe/zos_files_for_zowe_sdk/file_system.py 90.00% 5 Missing ⚠️
tests/unit/core/test_config.py 96.07% 2 Missing ⚠️
src/core/zowe/core_for_zowe_sdk/profile_manager.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #276      +/-   ##
==========================================
+ Coverage   86.21%   89.28%   +3.06%     
==========================================
  Files          35       53      +18     
  Lines        2292     2519     +227     
==========================================
+ Hits         1976     2249     +273     
+ Misses        316      270      -46     

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