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

Adding logger modules #268

Merged
merged 23 commits into from
May 31, 2024

Update CHANGELOG.md

1597f36
Select commit
Loading
Failed to load commit list.
Merged

Adding logger modules #268

Update CHANGELOG.md
1597f36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 29, 2024 in 0s

86.13% (target 80.00%)

View this Pull Request on Codecov

86.13% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 87.93970% with 24 lines in your changes are missing coverage. Please review.

Project coverage is 86.13%. Comparing base (c2f6b65) to head (1597f36).

Current head 1597f36 differs from pull request most recent head 7be42b1

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

Files Patch % Lines
src/core/zowe/core_for_zowe_sdk/profile_manager.py 38.88% 11 Missing ⚠️
src/zos_files/zowe/zos_files_for_zowe_sdk/files.py 72.00% 7 Missing ⚠️
src/core/zowe/core_for_zowe_sdk/config_file.py 87.50% 2 Missing ⚠️
src/core/zowe/core_for_zowe_sdk/zosmf_profile.py 50.00% 2 Missing ⚠️
src/zos_jobs/zowe/zos_jobs_for_zowe_sdk/jobs.py 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #268      +/-   ##
==========================================
+ Coverage   84.88%   86.13%   +1.24%     
==========================================
  Files          34       35       +1     
  Lines        2124     2279     +155     
==========================================
+ Hits         1803     1963     +160     
+ Misses        321      316       -5     

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