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

build: add more utils to regression test #952

Merged
merged 1 commit into from
Sep 30, 2024

build: add more utils to regression test

c64c596
Select commit
Loading
Failed to load commit list.
Merged

build: add more utils to regression test #952

build: add more utils to regression test
c64c596
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 30, 2024 in 0s

68.67% (-5.52%) compared to b0cfe82

View this Pull Request on Codecov

68.67% (-5.52%) compared to b0cfe82

Details

Codecov Report

Attention: Patch coverage is 23.07692% with 20 lines in your changes missing coverage. Please review.

Project coverage is 68.67%. Comparing base (b0cfe82) to head (c64c596).
Report is 145 commits behind head on main.

Files with missing lines Patch % Lines
crates/blockifier_regression_test/src/utils.rs 0.00% 15 Missing ⚠️
crates/blockifier/src/versioned_constants.rs 54.54% 5 Missing ⚠️

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

HEAD has 2 uploads less than BASE
Flag BASE (b0cfe82) HEAD (c64c596)
3 1
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #952      +/-   ##
==========================================
- Coverage   74.18%   68.67%   -5.52%     
==========================================
  Files         359      132     -227     
  Lines       36240    13270   -22970     
  Branches    36240    13270   -22970     
==========================================
- Hits        26886     9113   -17773     
+ Misses       7220     3701    -3519     
+ Partials     2134      456    -1678     

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