Skip to content

Fix error when returning response when route is not known in DevnetPr…

Codecov / codecov/project failed Jan 4, 2025 in 0s

55.76% (-0.06%) compared to 38f68db

View this Pull Request on Codecov

55.76% (-0.06%) compared to 38f68db

Details

Codecov Report

Attention: Patch coverage is 24.80000% with 94 lines in your changes missing coverage. Please review.

Project coverage is 55.76%. Comparing base (38f68db) to head (17a53b5).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/katana/rpc/rpc/src/proxy_get_request.rs 42.85% 40 Missing ⚠️
crates/katana/rpc/rpc/src/transport/http.rs 0.00% 25 Missing ⚠️
crates/katana/rpc/rpc/src/dev.rs 0.00% 17 Missing ⚠️
crates/katana/primitives/src/fee.rs 0.00% 6 Missing ⚠️
crates/katana/primitives/src/genesis/constant.rs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2490      +/-   ##
==========================================
- Coverage   55.82%   55.76%   -0.06%     
==========================================
  Files         446      448       +2     
  Lines       57728    57854     +126     
==========================================
+ Hits        32225    32264      +39     
- Misses      25503    25590      +87     

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