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 dependency on clvm-traits #352

Merged
merged 1 commit into from
Dec 6, 2023
Merged

add dependency on clvm-traits #352

merged 1 commit into from
Dec 6, 2023

Conversation

arvidn
Copy link
Contributor

@arvidn arvidn commented Dec 6, 2023

add ToNodePtr and FromNodePtr traits, refining ToClvm and FromClvm traits

@arvidn arvidn closed this Dec 6, 2023
@arvidn arvidn reopened this Dec 6, 2023
Copy link

coveralls-official bot commented Dec 6, 2023

Pull Request Test Coverage Report for Build 7115679382

  • 194 of 204 (95.1%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.08%) to 93.042%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/allocator.rs 18 19 94.74%
src/to_node_ptr.rs 104 107 97.2%
src/from_node_ptr.rs 72 78 92.31%
Totals Coverage Status
Change from base Build 7060715789: 0.08%
Covered Lines: 5335
Relevant Lines: 5734

💛 - Coveralls

@arvidn arvidn requested a review from Rigidity December 6, 2023 14:13
@arvidn arvidn marked this pull request as ready for review December 6, 2023 15:22
@arvidn arvidn merged commit c683f04 into main Dec 6, 2023
29 checks passed
@arvidn arvidn deleted the arvid-clvm-traits branch December 6, 2023 15:36
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