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

Redesign API and heavily rewrite and optimize implementation #28

Merged
merged 7 commits into from
Jun 8, 2024

Conversation

bytemare
Copy link
Owner

@bytemare bytemare commented Jun 6, 2024

Update and simplify API, complete refactor, don't serde internally.

Copy link

codecov bot commented Jun 6, 2024

Codecov Report

Attention: Patch coverage is 98.29060% with 8 lines in your changes missing coverage. Please review.

Project coverage is 98.34%. Comparing base (b735c1f) to head (d5a539b).
Report is 11 commits behind head on main.

Files Patch % Lines
voprf/messages.go 96.55% 2 Missing and 2 partials ⚠️
internal/client.go 94.73% 1 Missing and 1 partial ⚠️
internal/configuration.go 96.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #28       +/-   ##
===========================================
+ Coverage   66.51%   98.34%   +31.82%     
===========================================
  Files           5        9        +4     
  Lines         445      483       +38     
===========================================
+ Hits          296      475      +179     
+ Misses        115        4      -111     
+ Partials       34        4       -30     

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

@bytemare bytemare force-pushed the refacto branch 3 times, most recently from 1e87417 to 653f8cf Compare June 6, 2024 22:30
bytemare added 4 commits June 7, 2024 02:43
Signed-off-by: bytemare <[email protected]>
Signed-off-by: bytemare <[email protected]>
Signed-off-by: bytemare <[email protected]>
Signed-off-by: bytemare <[email protected]>
Copy link

sonarqubecloud bot commented Jun 8, 2024

@bytemare bytemare merged commit b675df7 into main Jun 8, 2024
13 checks passed
@bytemare bytemare deleted the refacto branch June 8, 2024 01:43
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.

1 participant