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

Fix/inconsistent tests #83

Merged
merged 4 commits into from
May 9, 2020
Merged

Fix/inconsistent tests #83

merged 4 commits into from
May 9, 2020

Conversation

raychu86
Copy link
Contributor

@raychu86 raychu86 commented May 9, 2020

No description provided.

@codecov
Copy link

codecov bot commented May 9, 2020

Codecov Report

Merging #83 into master will decrease coverage by 0.02%.
The diff coverage is 79.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
- Coverage   89.11%   89.08%   -0.03%     
==========================================
  Files         229      229              
  Lines       14500    14501       +1     
==========================================
- Hits        12921    12918       -3     
- Misses       1579     1583       +4     
Impacted Files Coverage Δ
gadgets/src/curves/tests_field.rs 91.07% <ø> (+0.53%) ⬆️
network/tests/server_listen.rs 93.40% <57.14%> (-3.19%) ⬇️
dpc/src/dpc/base_dpc/test.rs 74.52% <60.00%> (-0.97%) ⬇️
algorithms/src/commitment/tests.rs 80.00% <100.00%> (ø)
algorithms/src/crh/tests.rs 80.00% <100.00%> (ø)
algorithms/src/signature/tests.rs 94.44% <100.00%> (ø)
algorithms/src/snark/tests.rs 100.00% <100.00%> (ø)
consensus/src/test_data/mod.rs 100.00% <100.00%> (ø)
storage/tests/mod.rs 93.44% <100.00%> (-0.50%) ⬇️

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 a523976...5c99da6. Read the comment docs.

@howardwu howardwu merged commit a78d1b5 into master May 9, 2020
@raychu86 raychu86 mentioned this pull request May 9, 2020
@raychu86 raychu86 deleted the fix/inconsistent-tests branch May 13, 2020 20:48
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