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

[backport] fix fallback to poet pow #6202

Merged
merged 2 commits into from
Aug 1, 2024

update changelog

88813a3
Select commit
Loading
Failed to load commit list.
Merged

[backport] fix fallback to poet pow #6202

update changelog
88813a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2024 in 0s

81.7% (+0.1%) compared to e64a1dc

View this Pull Request on Codecov

81.7% (+0.1%) compared to e64a1dc

Details

Codecov Report

Attention: Patch coverage is 62.06897% with 11 lines in your changes missing coverage. Please review.

Project coverage is 81.7%. Comparing base (e64a1dc) to head (88813a3).
Report is 9 commits behind head on v1.6.

Files Patch % Lines
activation/certifier.go 40.0% 3 Missing and 3 partials ⚠️
activation/poet.go 70.0% 2 Missing and 1 partial ⚠️
sql/localsql/certifier/db.go 77.7% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            v1.6   #6202     +/-   ##
=======================================
+ Coverage   81.6%   81.7%   +0.1%     
=======================================
  Files        301     301             
  Lines      32323   32331      +8     
=======================================
+ Hits       26389   26443     +54     
+ Misses      4214    4171     -43     
+ Partials    1720    1717      -3     

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