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 e2e alttree fuzz #968

Closed
wants to merge 5 commits into from
Closed

Update e2e alttree fuzz #968

wants to merge 5 commits into from

Conversation

Mr-Leshiy
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 21, 2022

Codecov Report

Merging #968 (54fa642) into master (5d170e0) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 54fa642 differs from pull request most recent head aa3f5f7. Consider uploading reports for the commit aa3f5f7 to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #968   +/-   ##
=======================================
  Coverage   90.86%   90.86%           
=======================================
  Files         295      295           
  Lines       21267    21267           
=======================================
  Hits        19324    19324           
  Misses       1943     1943           
Flag Coverage Δ
unittests 90.86% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
test/e2e/e2e_utils.hpp 83.33% <ø> (-1.67%) ⬇️
test/e2e/e2e_utils_test.cpp 100.00% <100.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 5d170e0...aa3f5f7. Read the comment docs.

@Mr-Leshiy Mr-Leshiy marked this pull request as ready for review March 22, 2022 09:55
@Mr-Leshiy Mr-Leshiy requested a review from Warchant March 22, 2022 09:58
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.

Add new Fuzzer tests for the AltBlockTree with the usage of the e2e testing utils
2 participants