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

Add value extraction API for Constant #111

Merged
merged 10 commits into from Oct 9, 2020

Conversation

greenhat
Copy link
Member

@greenhat greenhat commented Oct 8, 2020

Close #102

@coveralls
Copy link

coveralls commented Oct 8, 2020

Pull Request Test Coverage Report for Build 727

  • 53 of 86 (61.63%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 74.002%

Changes Missing Coverage Covered Lines Changed/Added Lines %
ergo-lib/src/ast/constant/constant_placeholder.rs 1 2 50.0%
bindings/ergo-lib-wasm/src/ast.rs 0 7 0.0%
ergo-lib/src/ast/constant.rs 47 72 65.28%
Totals Coverage Status
Change from base Build 707: 0.2%
Covered Lines: 1947
Relevant Lines: 2631

💛 - Coveralls

@greenhat greenhat merged commit f27b830 into develop Oct 9, 2020
@greenhat greenhat deleted the i102-extract-values-from-constants branch October 9, 2020 11:33
@greenhat greenhat mentioned this pull request Jan 18, 2021
4 tasks
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 API to extract values from ErgoTree constants
2 participants