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: ingest signer_bitvec #1900

Merged
merged 2 commits into from
Mar 20, 2024

test: add bitvec tests

94a30f4
Select commit
Loading
Failed to load commit list.
Merged

feat: ingest signer_bitvec #1900

test: add bitvec tests
94a30f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2024 in 1s

72.78% (-0.01%) compared to d2c2805

View this Pull Request on Codecov

72.78% (-0.01%) compared to d2c2805

Details

Codecov Report

Attention: Patch coverage is 88.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 72.78%. Comparing base (d2c2805) to head (94a30f4).
Report is 1 commits behind head on nakamoto.

Files Patch % Lines
src/event-stream/event-server.ts 60.00% 2 Missing ⚠️
src/helpers.ts 95.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           nakamoto    #1900      +/-   ##
============================================
- Coverage     72.78%   72.78%   -0.01%     
============================================
  Files            93       93              
  Lines         12254    12278      +24     
  Branches       2810     2818       +8     
============================================
+ Hits           8919     8936      +17     
- Misses         3177     3183       +6     
- Partials        158      159       +1     

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