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: remove pre-witnessing functionality #4358

Merged
merged 2 commits into from
Dec 22, 2023

enable btc prewitnessing

7b47548
Select commit
Loading
Failed to load commit list.
Merged

fix: remove pre-witnessing functionality #4358

enable btc prewitnessing
7b47548
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2023 in 1s

71% (-0%) compared to 6ca9226

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (6ca9226) 71% compared to head (7b47548) 71%.

Files Patch % Lines
engine/src/witness/dot.rs 0% 1 Missing ⚠️
engine/src/witness/eth.rs 0% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #4358    +/-   ##
======================================
- Coverage     71%     71%    -0%     
======================================
  Files        394     394            
  Lines      67064   66824   -240     
  Branches   67064   66824   -240     
======================================
- Hits       47925   47702   -223     
+ Misses     16709   16691    -18     
- Partials    2430    2431     +1     

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