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

Add Secrets SDK with Rust keyring bindings #222

Merged
merged 46 commits into from
Nov 14, 2023

Update commit hash for secrets_core package

f21170e
Select commit
Loading
Failed to load commit list.
Merged

Add Secrets SDK with Rust keyring bindings #222

Update commit hash for secrets_core package
f21170e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2023 in 0s

83.16% (target 80.00%)

View this Pull Request on Codecov

83.16% (target 80.00%)

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (05aa573) 82.88% compared to head (f21170e) 83.16%.

Files Patch % Lines
.../core/zowe/core_for_zowe_sdk/credential_manager.py 93.33% 2 Missing ⚠️
tests/unit/test_zowe_core.py 97.72% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #222      +/-   ##
==========================================
+ Coverage   82.88%   83.16%   +0.27%     
==========================================
  Files          33       34       +1     
  Lines        2115     2067      -48     
==========================================
- Hits         1753     1719      -34     
+ Misses        362      348      -14     

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