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

Implemented support for removing Key by name. #11

Merged
merged 1 commit into from
Mar 19, 2024

Implemented support for removing `Key` by name.

2a08b56
Select commit
Loading
Failed to load commit list.
Merged

Implemented support for removing Key by name. #11

Implemented support for removing `Key` by name.
2a08b56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2024 in 1s

78.15% (+0.32%) compared to b037301

View this Pull Request on Codecov

78.15% (+0.32%) compared to b037301

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.15%. Comparing base (b037301) to head (2a08b56).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   77.83%   78.15%   +0.32%     
==========================================
  Files           1        1              
  Lines         406      412       +6     
==========================================
+ Hits          316      322       +6     
  Misses         62       62              
  Partials       28       28              

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