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

update to faster group backend, some clean up and minor optomisations #43

Merged
merged 1 commit into from
Aug 22, 2022

Conversation

bytemare
Copy link
Owner

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

sonarcloud bot commented Aug 22, 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 7 Code Smells

95.9% 95.9% Coverage
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Aug 22, 2022

Codecov Report

Merging #43 (f3a8ce1) into main (d51f93e) will decrease coverage by 0.43%.
The diff coverage is 95.95%.

@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
- Coverage   98.63%   98.19%   -0.44%     
==========================================
  Files          23       22       -1     
  Lines         659      665       +6     
==========================================
+ Hits          650      653       +3     
- Misses          5        7       +2     
- Partials        4        5       +1     
Impacted Files Coverage Δ
internal/configuration.go 50.00% <ø> (-30.00%) ⬇️
internal/encoding/encoding.go 100.00% <ø> (ø)
internal/encoding/i2osp.go 100.00% <ø> (ø)
internal/encoding/misc.go 100.00% <ø> (ø)
internal/hash.go 100.00% <ø> (ø)
message/login.go 100.00% <ø> (ø)
message/registration.go 100.00% <ø> (ø)
deserializer.go 95.91% <88.88%> (-4.09%) ⬇️
client.go 100.00% <100.00%> (ø)
internal/ake/3dh.go 100.00% <100.00%> (ø)
... and 13 more

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

@bytemare bytemare merged commit 7db622d into main Aug 22, 2022
@bytemare bytemare deleted the update-crypto branch August 22, 2022 22:36
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