Skip to content

Conversation

randombit
Copy link
Owner

Closes #2082

@codecov-io
Copy link

codecov-io commented Aug 27, 2019

Codecov Report

Merging #2083 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2083      +/-   ##
==========================================
+ Coverage   92.38%   92.38%   +<.01%     
==========================================
  Files         544      544              
  Lines       59213    59214       +1     
  Branches     6233     6234       +1     
==========================================
+ Hits        54703    54707       +4     
+ Misses       4510     4507       -3
Impacted Files Coverage Δ
src/lib/hash/streebog/streebog.cpp 97.82% <100%> (+0.02%) ⬆️
src/lib/pubkey/elgamal/elgamal.cpp 95.94% <0%> (-1.36%) ⬇️
src/lib/pubkey/dl_group/dl_group.cpp 93.3% <0%> (+1.18%) ⬆️
src/lib/pbkdf/bcrypt_pbkdf/bcrypt_pbkdf.cpp 93.05% <0%> (+1.38%) ⬆️

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 14ba858...1b6d67a. Read the comment docs.

@randombit randombit closed this Aug 27, 2019
@randombit randombit reopened this Aug 27, 2019
@randombit randombit merged commit 1b6d67a into master Aug 27, 2019
@randombit randombit deleted the streebog-fix branch August 27, 2019 13:50
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.

Streebog incorrect output
2 participants