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

Implement some algorithms on Collection #1551

Merged
merged 3 commits into from
Aug 31, 2024
Merged

Conversation

kyouko-taiga
Copy link
Contributor

Partially implements #1511. The algorithm on MutableCollection is blocked by #1510.

Copy link

codecov bot commented Aug 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.59%. Comparing base (f46bc7d) to head (d4eacda).
Report is 82 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1551      +/-   ##
==========================================
+ Coverage   87.58%   87.59%   +0.01%     
==========================================
  Files         372      372              
  Lines       22522    22522              
==========================================
+ Hits        19726    19729       +3     
+ Misses       2796     2793       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kyouko-taiga kyouko-taiga merged commit 816c569 into main Aug 31, 2024
16 checks passed
@kyouko-taiga kyouko-taiga deleted the collection-algorithms branch August 31, 2024 13:35
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.

1 participant