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

expose constant value and type in c bindings #669

Conversation

Alesfatalis
Copy link
Contributor

Makes the value and type of a Constant available as debug string in the bindings for C

@Alesfatalis Alesfatalis force-pushed the c_bindings_expose_constant_value_and_type branch from 447864d to 2c1c1a1 Compare January 9, 2023 22:43
@coveralls
Copy link

coveralls commented Jan 9, 2023

Pull Request Test Coverage Report for Build 3878396824

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 6 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.09%) to 82.916%

Files with Coverage Reduction New Missed Lines %
ergotree-ir/src/serialization/types.rs 6 83.57%
Totals Coverage Status
Change from base Build 3805984786: 0.09%
Covered Lines: 9911
Relevant Lines: 11953

💛 - Coveralls

Copy link
Member

@greenhat greenhat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking great! Welcome, and thank you for your contribution!

@greenhat greenhat merged commit 46c70f5 into ergoplatform:develop Jan 10, 2023
@Alesfatalis Alesfatalis deleted the c_bindings_expose_constant_value_and_type branch January 10, 2023 15:48
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.

3 participants