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

New collection methods for 6.0 #805

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

SethDusek
Copy link
Collaborator

@SethDusek SethDusek commented Jan 18, 2025

Add Coll.reverse, startsWith, endsWith. Distinct was removed because of the issue discovered in ergoplatform/sigmastate-interpreter#1051

@coveralls
Copy link

coveralls commented Jan 18, 2025

Pull Request Test Coverage Report for Build 12858325371

Details

  • 66 of 104 (63.46%) changed or added relevant lines in 4 files are covered.
  • 11 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.2%) to 78.413%

Changes Missing Coverage Covered Lines Changed/Added Lines %
ergotree-interpreter/src/eval/scoll.rs 18 34 52.94%
ergotree-ir/src/mir/value.rs 10 32 31.25%
Files with Coverage Reduction New Missed Lines %
ergo-merkle-tree/src/merkletree.rs 2 95.69%
ergo-merkle-tree/src/batchmerkleproof.rs 3 90.48%
ergotree-ir/src/serialization/types.rs 6 81.82%
Totals Coverage Status
Change from base Build 12853076213: -0.2%
Covered Lines: 11177
Relevant Lines: 14254

💛 - Coveralls

@SethDusek SethDusek force-pushed the collectionmethods6.0 branch from 1d1c5ff to ed6eb52 Compare January 20, 2025 00:01
@SethDusek SethDusek requested a review from kushti January 29, 2025 08:44
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.

2 participants