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

fix: In dbKeybase.writeInfo, if replacing a name entry, remove the lookup by the old address #2685

Merged

Merge branch 'master' into fix/dbKeybase-remove-obsolete-address-lookup

72a4b46
Select commit
Loading
Failed to load commit list.
Merged

fix: In dbKeybase.writeInfo, if replacing a name entry, remove the lookup by the old address #2685

Merge branch 'master' into fix/dbKeybase-remove-obsolete-address-lookup
72a4b46
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2024 in 1s

60.21% (-0.01%) compared to 651f5aa

View this Pull Request on Codecov

60.21% (-0.01%) compared to 651f5aa

Details

Codecov Report

Attention: Patch coverage is 53.33333% with 14 lines in your changes missing coverage. Please review.

Project coverage is 60.21%. Comparing base (651f5aa) to head (72a4b46).
Report is 63 commits behind head on master.

Files with missing lines Patch % Lines
tm2/pkg/crypto/keys/keybase.go 53.33% 10 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2685      +/-   ##
==========================================
- Coverage   60.22%   60.21%   -0.01%     
==========================================
  Files         562      562              
  Lines       75038    75048      +10     
==========================================
- Hits        45188    45187       -1     
- Misses      26476    26482       +6     
- Partials     3374     3379       +5     

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