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

Remove v0.6 endpoints, added v0.8 endpoint #2229

Merged
merged 3 commits into from
Oct 22, 2024

Fix tests

c5ff28c
Select commit
Loading
Failed to load commit list.
Merged

Remove v0.6 endpoints, added v0.8 endpoint #2229

Fix tests
c5ff28c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 1s

75.58% (target 70.00%)

View this Pull Request on Codecov

75.58% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 84.41558% with 12 lines in your changes missing coverage. Please review.

Project coverage is 75.58%. Comparing base (0ab532f) to head (c5ff28c).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
rpc/simulation.go 20.00% 8 Missing ⚠️
node/throttled_vm.go 0.00% 2 Missing ⚠️
rpc/trace.go 93.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2229      +/-   ##
==========================================
- Coverage   76.25%   75.58%   -0.67%     
==========================================
  Files         104      104              
  Lines       11200    11102      -98     
==========================================
- Hits         8540     8392     -148     
- Misses       2012     2076      +64     
+ Partials      648      634      -14     

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