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 Cargo.lock and improve mgm benches #357

Merged
merged 1 commit into from Aug 26, 2021
Merged

Update Cargo.lock and improve mgm benches #357

merged 1 commit into from Aug 26, 2021

Conversation

newpavlov
Copy link
Member

Previously MGM decrypt was always failing, so we were measuring only tag verification without decryption.

@codecov-commenter
Copy link

Codecov Report

Merging #357 (5a1fbdd) into master (5709f1b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #357   +/-   ##
=======================================
  Coverage   89.24%   89.24%           
=======================================
  Files          39       39           
  Lines        1888     1888           
=======================================
  Hits         1685     1685           
  Misses        203      203           

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 5709f1b...5a1fbdd. Read the comment docs.

@newpavlov newpavlov merged commit e470a51 into master Aug 26, 2021
@newpavlov newpavlov deleted the deps_update branch August 26, 2021 13:32
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