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

Add more parameterization #48

Merged
merged 3 commits into from
Dec 26, 2022
Merged

Add more parameterization #48

merged 3 commits into from
Dec 26, 2022

Conversation

bytemare
Copy link
Owner

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

codecov bot commented Dec 26, 2022

Codecov Report

Merging #48 (228728c) into main (d51f93e) will increase coverage by 0.51%.
The diff coverage is 99.59%.

@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
+ Coverage   98.63%   99.14%   +0.51%     
==========================================
  Files          23       21       -2     
  Lines         659      703      +44     
==========================================
+ Hits          650      697      +47     
+ Misses          5        3       -2     
+ Partials        4        3       -1     
Impacted Files Coverage Δ
internal/configuration.go 50.00% <ø> (-30.00%) ⬇️
internal/encoding/misc.go 100.00% <ø> (ø)
internal/hash.go 100.00% <ø> (ø)
internal/oprf/oprf.go 92.85% <85.71%> (+0.85%) ⬆️
client.go 100.00% <100.00%> (ø)
deserializer.go 100.00% <100.00%> (ø)
internal/ake/3dh.go 100.00% <100.00%> (ø)
internal/ake/client.go 100.00% <100.00%> (ø)
internal/ake/server.go 100.00% <100.00%> (ø)
internal/encoding/encoding.go 100.00% <100.00%> (ø)
... and 11 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

sonarcloud bot commented Dec 26, 2022

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 4 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@bytemare bytemare merged commit bf3e1f2 into main Dec 26, 2022
@bytemare bytemare deleted the parameterize branch December 26, 2022 18:00
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