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

[Merged by Bors] - Support poet certificates #5221

Closed
wants to merge 71 commits into from

Fix systest

845c12d
Select commit
Loading
Failed to load commit list.
Closed

[Merged by Bors] - Support poet certificates #5221

Fix systest
845c12d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2024 in 1s

80.5% (-0.1%) compared to 8dcd43d

View this Pull Request on Codecov

80.5% (-0.1%) compared to 8dcd43d

Details

Codecov Report

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

Project coverage is 80.5%. Comparing base (8dcd43d) to head (845c12d).

❗ Current head 845c12d differs from pull request most recent head c0b306c. Consider uploading reports for the commit c0b306c to get more accurate results

Files Patch % Lines
activation/certifier.go 74.8% 34 Missing and 20 partials ⚠️
sql/localsql/nipost/post.go 79.5% 9 Missing and 1 partial ⚠️
activation/nipost.go 86.2% 3 Missing and 4 partials ⚠️
activation/poet.go 78.5% 3 Missing and 3 partials ⚠️
sql/atxs/atxs.go 50.0% 2 Missing and 2 partials ⚠️
sql/localsql/certifier/db.go 87.8% 3 Missing and 1 partial ⚠️
activation/activation.go 88.2% 2 Missing ⚠️
node/node.go 91.6% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           develop   #5221     +/-   ##
=========================================
- Coverage     80.5%   80.5%   -0.1%     
=========================================
  Files          286     288      +2     
  Lines        29547   29849    +302     
=========================================
+ Hits         23812   24034    +222     
- Misses        4137    4194     +57     
- Partials      1598    1621     +23     

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