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(tm2/iavl/benchmarks): skip benchmarks that run for too long #2854

Merged
merged 1 commit into from
Sep 26, 2024

Fix benchmarks that were failing

097b954
Select commit
Loading
Failed to load commit list.
Merged

fix(tm2/iavl/benchmarks): skip benchmarks that run for too long #2854

Fix benchmarks that were failing
097b954
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2024 in 0s

60.92% (+0.00%) compared to a58bb00

View this Pull Request on Codecov

60.92% (+0.00%) compared to a58bb00

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.92%. Comparing base (a58bb00) to head (097b954).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2854   +/-   ##
=======================================
  Coverage   60.92%   60.92%           
=======================================
  Files         564      564           
  Lines       75267    75267           
=======================================
  Hits        45857    45857           
  Misses      26041    26041           
  Partials     3369     3369           

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