Skip to content

Conversation

BooleanCat
Copy link
Owner

Please provide a brief description of the change.

Add consumers to find the minimum and maximum values from iterators.

Which issue does this change relate to?

#120

Contribution checklist.

  • I have read and understood the CONTRIBUTING guidelines
  • All commits in my PR conform to the commit hygiene section
  • I have added relevant tests
  • I have not added any dependencies

@BooleanCat BooleanCat self-assigned this Jun 30, 2024
@BooleanCat BooleanCat linked an issue Jun 30, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jun 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (7f1e57f) to head (e040d55).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #124   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           28        28           
  Lines          336       366   +30     
=========================================
+ Hits           336       366   +30     

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

@BooleanCat BooleanCat added v2 enhancement New feature or request labels Jun 30, 2024
@BooleanCat BooleanCat merged commit 000c096 into main Jun 30, 2024
@BooleanCat BooleanCat deleted the minmax branch June 30, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request v2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature 🔨]: Max and min consumers

1 participant