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

Datatool: Enable Exporting of ELF #638

Merged
merged 2 commits into from
Jan 30, 2025

update readme

632dcaf
Select commit
Loading
Failed to load commit list.
Merged

Datatool: Enable Exporting of ELF #638

update readme
632dcaf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2025 in 0s

55.94% (-0.10%) compared to 6ced1e8

View this Pull Request on Codecov

55.94% (-0.10%) compared to 6ced1e8

Details

Codecov Report

Attention: Patch coverage is 0% with 49 lines in your changes missing coverage. Please review.

Project coverage is 55.94%. Comparing base (6ced1e8) to head (632dcaf).

Files with missing lines Patch % Lines
provers/sp1/src/lib.rs 0.00% 38 Missing ⚠️
bin/datatool/src/util.rs 0.00% 11 Missing ⚠️
@@            Coverage Diff             @@
##             main     #638      +/-   ##
==========================================
- Coverage   56.04%   55.94%   -0.10%     
==========================================
  Files         297      298       +1     
  Lines       32804    32853      +49     
==========================================
- Hits        18384    18379       -5     
- Misses      14420    14474      +54     
Files with missing lines Coverage Δ
bin/datatool/src/args.rs 0.00% <ø> (ø)
bin/datatool/src/util.rs 0.00% <0.00%> (ø)
provers/sp1/src/lib.rs 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes