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

feat(blockifier): implement get_clash_at syscall for native #2077

Merged
merged 1 commit into from
Nov 17, 2024

feat(blockifier): implement get_clash_at syscall for native

9a7936d
Select commit
Loading
Failed to load commit list.
Merged

feat(blockifier): implement get_clash_at syscall for native #2077

feat(blockifier): implement get_clash_at syscall for native
9a7936d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2024 in 0s

69.26% (-8.00%) compared to 55b4849

View this Pull Request on Codecov

69.26% (-8.00%) compared to 55b4849

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.26%. Comparing base (55b4849) to head (9a7936d).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           rdr/update-native    #2077      +/-   ##
=====================================================
- Coverage              77.26%   69.26%   -8.00%     
=====================================================
  Files                    376      105     -271     
  Lines                  39929    13763   -26166     
  Branches               39929    13763   -26166     
=====================================================
- Hits                   30851     9533   -21318     
+ Misses                  6796     3827    -2969     
+ Partials                2282      403    -1879     

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