Skip to content

refactor(p2p): pack protobuf validator bitmaps - #1447

Draft
oXtxNt9U wants to merge 3 commits into
feat/p2p/get-proposal-roundfrom
refactor/p2p/packed-header-bitmaps
Draft

oXtxNt9U wants to merge 3 commits into
feat/p2p/get-proposal-roundfrom
refactor/p2p/packed-header-bitmaps

style: resolve style guide violations [ci-lint-fix]

809bcb2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2026 in 0s

80.32% (+3.13%) compared to 8e735c3

View this Pull Request on Codecov

80.32% (+3.13%) compared to 8e735c3

Details

Codecov Report

❌ Patch coverage is 45.16129% with 68 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.32%. Comparing base (8e735c3) to head (809bcb2).

Files with missing lines Patch % Lines
...es/p2p/source/socket-server/codecs/proto/protos.js 39.13% 56 Missing ⚠️
...s/p2p/source/socket-server/codecs/get-api-nodes.ts 0.00% 2 Missing ⚠️
...ages/p2p/source/socket-server/codecs/get-blocks.ts 0.00% 2 Missing ⚠️
...kages/p2p/source/socket-server/codecs/get-peers.ts 0.00% 2 Missing ⚠️
...es/p2p/source/socket-server/codecs/get-proposal.ts 0.00% 2 Missing ⚠️
...es/p2p/source/socket-server/codecs/get-messages.ts 66.66% 1 Missing ⚠️
...ackages/p2p/source/socket-server/codecs/headers.ts 94.11% 1 Missing ⚠️
...es/p2p/source/socket-server/codecs/post-message.ts 0.00% 1 Missing ⚠️
...s/p2p/source/socket-server/codecs/post-proposal.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                       Coverage Diff                       @@
##           feat/p2p/get-proposal-round    #1447      +/-   ##
===============================================================
+ Coverage                        77.18%   80.32%   +3.13%     
===============================================================
  Files                              963      964       +1     
  Lines                            17141    17110      -31     
  Branches                          2462     2475      +13     
===============================================================
+ Hits                             13231    13744     +513     
+ Misses                            3903     3359     -544     
  Partials                             7        7              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.