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

chore(tm2): crypto.Address json Marshal #2756

Merged
merged 2 commits into from
Sep 6, 2024

reuse code; safely handle non-strings

de84f46
Select commit
Loading
Failed to load commit list.
Merged

chore(tm2): crypto.Address json Marshal #2756

reuse code; safely handle non-strings
de84f46
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2024 in 0s

60.42% (+0.18%) compared to 65ee7a5

View this Pull Request on Codecov

60.42% (+0.18%) compared to 65ee7a5

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 60.42%. Comparing base (65ee7a5) to head (de84f46).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
tm2/pkg/crypto/crypto.go 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2756      +/-   ##
==========================================
+ Coverage   60.24%   60.42%   +0.18%     
==========================================
  Files         562      563       +1     
  Lines       75031    75513     +482     
==========================================
+ Hits        45200    45631     +431     
- Misses      26458    26492      +34     
- Partials     3373     3390      +17     

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