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: share the chain info as a config for the gateway #520

refactor: share the chain info as a config for the gateway

0a62877
Select commit
Loading
Failed to load commit list.
Merged

refactor: share the chain info as a config for the gateway #520

refactor: share the chain info as a config for the gateway
0a62877
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2024 in 0s

28.02% (-46.16%) compared to b0cfe82

View this Pull Request on Codecov

28.02% (-46.16%) compared to b0cfe82

Details

Codecov Report

Attention: Patch coverage is 58.33333% with 5 lines in your changes missing coverage. Please review.

Project coverage is 28.02%. Comparing base (b0cfe82) to head (0a62877).
Report is 268 commits behind head on main.

Files with missing lines Patch % Lines
crates/gateway/src/config.rs 0.00% 3 Missing ⚠️
crates/gateway/src/gateway.rs 71.42% 0 Missing and 2 partials ⚠️

❗ There is a different number of reports uploaded between BASE (b0cfe82) and HEAD (0a62877). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (b0cfe82) HEAD (0a62877)
3 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #520       +/-   ##
===========================================
- Coverage   74.18%   28.02%   -46.16%     
===========================================
  Files         359      205      -154     
  Lines       36240    22162    -14078     
  Branches    36240    22162    -14078     
===========================================
- Hits        26886     6212    -20674     
- Misses       7220    15280     +8060     
+ Partials     2134      670     -1464     

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