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

refactor(axelarnet): archive failed transfer #2200

Merged
merged 4 commits into from
Oct 30, 2024

Merge branch 'main' into run-cache-context

42203fb
Select commit
Loading
Failed to load commit list.
Merged

refactor(axelarnet): archive failed transfer #2200

Merge branch 'main' into run-cache-context
42203fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 0s

39.21% (+0.01%) compared to fe8587a

View this Pull Request on Codecov

39.21% (+0.01%) compared to fe8587a

Details

Codecov Report

Attention: Patch coverage is 78.00000% with 11 lines in your changes missing coverage. Please review.

Project coverage is 39.21%. Comparing base (fe8587a) to head (42203fb).

Files with missing lines Patch % Lines
x/nexus/keeper/transfer.go 0.00% 5 Missing ⚠️
x/axelarnet/keeper/msg_server.go 81.81% 3 Missing and 1 partial ⚠️
x/axelarnet/types/mock/expected_keepers.go 91.30% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2200      +/-   ##
==========================================
+ Coverage   39.19%   39.21%   +0.01%     
==========================================
  Files         373      373              
  Lines       37241    37275      +34     
==========================================
+ Hits        14598    14618      +20     
- Misses      21709    21721      +12     
- Partials      934      936       +2     

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