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

Upgrade clvm_rs and make capture of atom bufs more brief #86

Open
wants to merge 5 commits into
base: base
Choose a base branch
from

Conversation

prozacchiwawa
Copy link
Contributor

No description provided.

@coveralls
Copy link

coveralls commented Apr 25, 2024

Pull Request Test Coverage Report for Build 8839470624

Details

  • 198 of 227 (87.22%) changed or added relevant lines in 26 files are covered.
  • 10 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.01%) to 82.829%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/classic/clvm/casts.rs 15 16 93.75%
src/compiler/clvm.rs 5 6 83.33%
src/py/binutils.rs 0 1 0.0%
src/classic/clvm_tools/cmds.rs 8 10 80.0%
src/classic/clvm_tools/stages/stage_2/module.rs 15 17 88.24%
src/classic/clvm/serialize.rs 6 9 66.67%
src/classic/clvm_tools/stages/stage_2/compile.rs 26 29 89.66%
src/classic/clvm_tools/stages/stage_2/operators.rs 27 33 81.82%
src/classic/clvm/sexp.rs 3 13 23.08%
Files with Coverage Reduction New Missed Lines %
src/classic/clvm_tools/cmds.rs 1 68.15%
src/classic/clvm_tools/stages/stage_2/compile.rs 1 87.81%
src/compiler/sexp.rs 8 79.91%
Totals Coverage Status
Change from base Build 8835428455: 0.01%
Covered Lines: 15079
Relevant Lines: 18205

💛 - Coveralls

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