Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

20230911 compile context #228

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

Conversation

prozacchiwawa
Copy link

Bring in BasicCompileContext from nightly. This will allow us to split out optimization so it can be improved in future steppings.

@coveralls-official
Copy link

Pull Request Test Coverage Report for Build 6151115433

  • 111 of 114 (97.37%) changed or added relevant lines in 6 files are covered.
  • 8 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.02%) to 78.501%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/classic/clvm_tools/clvmc.rs 15 16 93.75%
src/compiler/codegen.rs 65 66 98.48%
src/compiler/mod.rs 16 17 94.12%
Files with Coverage Reduction New Missed Lines %
src/compiler/codegen.rs 2 92.32%
src/compiler/sexp.rs 6 76.55%
Totals Coverage Status
Change from base Build 6124965439: -0.02%
Covered Lines: 7518
Relevant Lines: 9577

💛 - Coveralls

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant