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

feat(gnokey): update gnokey verify and tests #2333

Closed

Update verify.go

9166f69
Select commit
Loading
Failed to load commit list.
Closed

feat(gnokey): update gnokey verify and tests #2333

Update verify.go
9166f69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2024 in 0s

60.99% (+0.55%) compared to f04ec89

View this Pull Request on Codecov

60.99% (+0.55%) compared to f04ec89

Details

Codecov Report

Attention: Patch coverage is 85.18519% with 4 lines in your changes missing coverage. Please review.

Project coverage is 60.99%. Comparing base (f04ec89) to head (9166f69).
Report is 53 commits behind head on master.

Files with missing lines Patch % Lines
tm2/pkg/crypto/keys/client/verify.go 84.61% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2333      +/-   ##
==========================================
+ Coverage   60.44%   60.99%   +0.55%     
==========================================
  Files         563      564       +1     
  Lines       75159    76006     +847     
==========================================
+ Hits        45427    46358     +931     
+ Misses      26343    26217     -126     
- Partials     3389     3431      +42     

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