Skip to content

Add SFunc serialization #820

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

Merged
merged 1 commit into from
May 12, 2025
Merged

Conversation

SethDusek
Copy link
Collaborator

@SethDusek SethDusek commented Mar 31, 2025

Closes #783

@coveralls
Copy link

coveralls commented Mar 31, 2025

Pull Request Test Coverage Report for Build 14195258698

Details

  • 28 of 32 (87.5%) changed or added relevant lines in 1 file are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.08%) to 78.304%

Changes Missing Coverage Covered Lines Changed/Added Lines %
ergotree-ir/src/serialization/types.rs 28 32 87.5%
Files with Coverage Reduction New Missed Lines %
ergotree-ir/src/mir/constant.rs 1 64.71%
ergotree-ir/src/mir/expr.rs 1 69.02%
Totals Coverage Status
Change from base Build 14015791585: 0.08%
Covered Lines: 11560
Relevant Lines: 14763

💛 - Coveralls

@SethDusek SethDusek marked this pull request as ready for review April 1, 2025 13:29
@SethDusek SethDusek requested a review from kushti April 1, 2025 13:31
@SethDusek SethDusek merged commit 5bffcc4 into ergoplatform:develop May 12, 2025
29 checks passed
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.

(De)Serialize SFunc
3 participants