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

fix: adjust circuit breaker benchmarks #622

Merged
merged 6 commits into from
Jun 30, 2023

bump version

1006107
Select commit
Loading
Failed to load commit list.
Merged

fix: adjust circuit breaker benchmarks #622

bump version
1006107
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jun 29, 2023 in 0s

64.66% (+0.03%) compared to 9a6cc6b

View this Pull Request on Codecov

64.66% (+0.03%) compared to 9a6cc6b

Details

Codecov Report

Patch coverage: 83.33% and project coverage change: +0.03 🎉

Comparison is base (9a6cc6b) 64.63% compared to head (1006107) 64.66%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #622      +/-   ##
==========================================
+ Coverage   64.63%   64.66%   +0.03%     
==========================================
  Files         130      130              
  Lines        9450     9459       +9     
==========================================
+ Hits         6108     6117       +9     
  Misses       3342     3342              
Impacted Files Coverage Δ
runtime/common/src/weights/circuit_breaker.rs 71.42% <71.42%> (+2.19%) ⬆️
pallets/circuit-breaker/src/benchmarking.rs 100.00% <100.00%> (ø)
runtime/common/src/adapters.rs 78.37% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.