Skip to content

Handle migration from Provisioning 1.0 to Provisioning 2.0 #6

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

in read_storage state added a check if a peer is connected for config…

7c3b88a
Select commit
Loading
Failed to load commit list.
Open

Handle migration from Provisioning 1.0 to Provisioning 2.0 #6

in read_storage state added a check if a peer is connected for config…
7c3b88a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 30, 2025 in 0s

90.16% (+0.11%) compared to 7bf56c8

View this Pull Request on Codecov

90.16% (+0.11%) compared to 7bf56c8

Details

Codecov Report

Attention: Patch coverage is 93.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 90.16%. Comparing base (7bf56c8) to head (7c3b88a).

Files with missing lines Patch % Lines
...agents/boardConfigurationProtocol/cbor/Encoder.cpp 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   90.04%   90.16%   +0.11%     
==========================================
  Files           7        7              
  Lines         713      742      +29     
  Branches       86       89       +3     
==========================================
+ Hits          642      669      +27     
- Misses         71       73       +2     

☔ View full report in Codecov by Sentry.
📢 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.