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

Increase coverage #118

Merged
merged 4 commits into from
Jan 12, 2021
Merged

Increase coverage #118

merged 4 commits into from
Jan 12, 2021

Conversation

olehnikolaiev
Copy link
Collaborator

remove unused function, increase coverage

@codecov
Copy link

codecov bot commented Jan 11, 2021

Codecov Report

Merging #118 (338accb) into develop (d82353d) will increase coverage by 0.34%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #118      +/-   ##
===========================================
+ Coverage    97.59%   97.93%   +0.34%     
===========================================
  Files           50       50              
  Lines         4068     4070       +2     
  Branches       348      348              
===========================================
+ Hits          3970     3986      +16     
+ Misses          98       84      -14     
Impacted Files Coverage Δ
dkg/dkg.cpp 97.91% <100.00%> (+22.91%) ⬆️
test/test_TE_wrappers.cpp 99.82% <100.00%> (-0.18%) ⬇️
test/test_bls.cpp 99.79% <100.00%> (-0.21%) ⬇️
test/unit_tests_dkg.cpp 96.15% <100.00%> (+0.07%) ⬆️
dkg/DKGTEWrapper.cpp 93.87% <0.00%> (+2.04%) ⬆️
dkg/DKGTESecret.cpp 93.33% <0.00%> (+20.00%) ⬆️

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 d82353d...338accb. Read the comment docs.

cstrangedk
cstrangedk previously approved these changes Jan 11, 2021
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.

2 participants