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

Improve service logs and release v0.7.1 #190

Merged
merged 3 commits into from Mar 1, 2024
Merged

Improve service logs and release v0.7.1 #190

merged 3 commits into from Mar 1, 2024

Conversation

poszu
Copy link
Collaborator

@poszu poszu commented Mar 1, 2024

  • improved logs around verification of the generated proof
  • log arrays hex-encoded (i.e pow difficulty)
  • release v0.7.1

Copy link

codecov bot commented Mar 1, 2024

Codecov Report

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

Project coverage is 93.77%. Comparing base (16f3941) to head (f18ac34).

Files Patch % Lines
service/src/client.rs 50.00% 4 Missing ⚠️
src/prove.rs 25.00% 3 Missing ⚠️
service/src/service.rs 81.81% 2 Missing ⚠️
src/verification.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
- Coverage   94.05%   93.77%   -0.28%     
==========================================
  Files          26       26              
  Lines        3330     3344      +14     
==========================================
+ Hits         3132     3136       +4     
- Misses        198      208      +10     

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

@poszu poszu marked this pull request as ready for review March 1, 2024 11:37
@poszu poszu changed the title V0.7.1 candidate Improve service logs and release v0.7.1 Mar 1, 2024
@poszu poszu merged commit 5ef03b4 into main Mar 1, 2024
18 of 19 checks passed
@poszu poszu deleted the v0.7.1-candidate branch March 1, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants