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

Change _ZOWE_FILES_DEFAULT_ENCODING to a constant

b6be7e1
Select commit
Loading
Failed to load commit list.
Merged

Convert windows line ending and previous PR #276

Change _ZOWE_FILES_DEFAULT_ENCODING to a constant
b6be7e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 7, 2024 in 0s

89.27% (target 80.00%)

View this Pull Request on Codecov

89.27% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 93.07359% with 64 lines in your changes missing coverage. Please review.

Project coverage is 89.27%. Comparing base (2f36fc2) to head (b6be7e1).
Report is 9 commits behind head on main.

Current head b6be7e1 differs from pull request most recent head e491f73

Please upload reports for the commit e491f73 to get more accurate results.

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 ⚠️
src/core/zowe/core_for_zowe_sdk/profile_manager.py 60.00% 2 Missing ⚠️
tests/unit/core/test_config.py 96.07% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #276      +/-   ##
==========================================
+ Coverage   86.17%   89.27%   +3.09%     
==========================================
  Files          35       53      +18     
  Lines        2286     2517     +231     
==========================================
+ Hits         1970     2247     +277     
+ Misses        316      270      -46     

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