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(node): refactor how monitoring server is spawned #871

Merged
merged 1 commit into from
Sep 19, 2024

refactor(node): refactor how monitoring server is spawned

dc78be5
Select commit
Loading
Failed to load commit list.
Merged

refactor(node): refactor how monitoring server is spawned #871

refactor(node): refactor how monitoring server is spawned
dc78be5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 0s

74.31% (-0.02%) compared to ca450a3

View this Pull Request on Codecov

74.31% (-0.02%) compared to ca450a3

Details

Codecov Report

Attention: Patch coverage is 77.77778% with 4 lines in your changes missing coverage. Please review.

Project coverage is 74.31%. Comparing base (ca450a3) to head (dc78be5).

Files with missing lines Patch % Lines
crates/papyrus_node/src/main.rs 77.77% 1 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #871      +/-   ##
==========================================
- Coverage   74.32%   74.31%   -0.02%     
==========================================
  Files         357      357              
  Lines       36250    36263      +13     
  Branches    36250    36263      +13     
==========================================
+ Hits        26943    26948       +5     
- Misses       7175     7182       +7     
- Partials     2132     2133       +1     

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