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(katana): fix feeder gateway types #2760

Merged
merged 2 commits into from
Dec 4, 2024

clippy

99e14da
Select commit
Loading
Failed to load commit list.
Merged

refactor(katana): fix feeder gateway types #2760

clippy
99e14da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 3, 2024 in 0s

54.63% (-0.07%) compared to 75c43a8

View this Pull Request on Codecov

54.63% (-0.07%) compared to 75c43a8

Details

Codecov Report

Attention: Patch coverage is 5.92593% with 127 lines in your changes missing coverage. Please review.

Project coverage is 54.63%. Comparing base (75c43a8) to head (99e14da).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...tes/katana/feeder-gateway/src/types/serde_utils.rs 0.00% 92 Missing ⚠️
...tes/katana/feeder-gateway/src/types/transaction.rs 0.00% 19 Missing ⚠️
crates/katana/feeder-gateway/src/client.rs 33.33% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2760      +/-   ##
==========================================
- Coverage   54.69%   54.63%   -0.07%     
==========================================
  Files         427      428       +1     
  Lines       53918    54001      +83     
==========================================
+ Hits        29490    29501      +11     
- Misses      24428    24500      +72     

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