Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix OPRF group for serde and Fix Group validity check #36

Merged
merged 10 commits into from
Apr 26, 2022
Merged

Conversation

bytemare
Copy link
Owner

No description provided.

Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Apr 26, 2022

Codecov Report

Merging #36 (6cc13c6) into main (d51f93e) will increase coverage by 0.31%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   98.63%   98.95%   +0.31%     
==========================================
  Files          23       22       -1     
  Lines         659      667       +8     
==========================================
+ Hits          650      660      +10     
+ Misses          5        4       -1     
+ Partials        4        3       -1     
Impacted Files Coverage Δ
internal/ake/client.go 100.00% <ø> (ø)
internal/ake/server.go 100.00% <ø> (ø)
internal/configuration.go 50.00% <ø> (-30.00%) ⬇️
internal/hash.go 100.00% <ø> (ø)
internal/keyrecovery/keyrec.go 100.00% <ø> (ø)
internal/oprf/client.go 85.71% <ø> (ø)
internal/oprf/server.go 100.00% <ø> (ø)
message/credentials.go 100.00% <ø> (ø)
message/registration.go 100.00% <ø> (ø)
deserializer.go 100.00% <100.00%> (ø)
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a1ae7e2...6cc13c6. Read the comment docs.

Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@bytemare bytemare merged commit 7522ea3 into main Apr 26, 2022
@bytemare bytemare deleted the fix-conf-parser branch April 26, 2022 11:50
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant