Skip to content

blockhain rpc limits #605

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

blockhain rpc limits #605

wants to merge 2 commits into from

Conversation

0xdeafbeef
Copy link
Member

Reduce boilerplate for metrics

Copy link

codecov bot commented Feb 21, 2025

Codecov Report

Attention: Patch coverage is 60.26786% with 178 lines in your changes missing coverage. Please review.

Project coverage is 45.59%. Comparing base (7801e59) to head (3726738).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
core/src/blockchain_rpc/service/handlers.rs 46.45% 130 Missing and 6 partials ⚠️
core/src/blockchain_rpc/service/mod.rs 80.00% 30 Missing and 1 partial ⚠️
util/src/metrics/histogram_guard.rs 70.00% 8 Missing and 1 partial ⚠️
core/src/blockchain_rpc/service/util.rs 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #605      +/-   ##
==========================================
- Coverage   45.59%   45.59%   -0.01%     
==========================================
  Files         280      282       +2     
  Lines       52940    52987      +47     
  Branches    52940    52987      +47     
==========================================
+ Hits        24137    24158      +21     
- Misses      27588    27611      +23     
- Partials     1215     1218       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@0xdeafbeef 0xdeafbeef force-pushed the `why-dudos` branch 2 times, most recently from bdc9df5 to 7035e60 Compare February 24, 2025 16:04
@0xdeafbeef 0xdeafbeef force-pushed the `why-dudos` branch 2 times, most recently from 337e29e to 875194b Compare March 3, 2025 11:56
@0xdeafbeef 0xdeafbeef marked this pull request as ready for review March 3, 2025 11:56
@0xdeafbeef 0xdeafbeef requested a review from pashinov March 3, 2025 12:10
@0xdeafbeef 0xdeafbeef force-pushed the `why-dudos` branch 2 times, most recently from 3695e6b to 3726738 Compare March 26, 2025 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant