Skip to content

427 & 428 - AVL Tree get & getMany#445

Merged
greenhat merged 2 commits intoergoplatform:developfrom
ApexTheory:427-428-avl-tree
Oct 11, 2021
Merged

427 & 428 - AVL Tree get & getMany#445
greenhat merged 2 commits intoergoplatform:developfrom
ApexTheory:427-428-avl-tree

Conversation

@ApexTheory
Copy link
Copy Markdown
Contributor

@ApexTheory ApexTheory commented Oct 11, 2021

Close #427, #428

@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 1329024200

  • 160 of 168 (95.24%) changed or added relevant lines in 3 files are covered.
  • 14 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.2%) to 85.209%

Changes Missing Coverage Covered Lines Changed/Added Lines %
ergotree-interpreter/src/eval/savltree.rs 108 116 93.1%
Files with Coverage Reduction New Missed Lines %
ergotree-interpreter/src/eval/downcast.rs 6 90.59%
ergotree-ir/src/serialization/types.rs 8 84.62%
Totals Coverage Status
Change from base Build 1328788214: 0.2%
Covered Lines: 11481
Relevant Lines: 13474

💛 - Coveralls

Copy link
Copy Markdown
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! I appreciate the tests for the signatures.

@greenhat greenhat merged commit 7a5eb4f into ergoplatform:develop Oct 11, 2021
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.

[100 SigmaUSD] AvlTree.get

3 participants