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 Contains consumer #141

Merged
merged 1 commit into from
Sep 7, 2024
Merged

Add Contains consumer #141

merged 1 commit into from
Sep 7, 2024

Conversation

BooleanCat
Copy link
Owner

@BooleanCat BooleanCat commented Sep 7, 2024

Please provide a brief description of the change.

Contains consumer will return true or false depending on whether the iterator yields the provided value.

Which issue does this change relate to?

None.

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

Additional context

None.

@BooleanCat BooleanCat self-assigned this Sep 7, 2024
Copy link

codecov bot commented Sep 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (db0594e) to head (c72bc8a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #141   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           32        32           
  Lines          483       488    +5     
=========================================
+ Hits           483       488    +5     

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

@BooleanCat BooleanCat merged commit 9904dfa into main Sep 7, 2024
6 checks passed
@BooleanCat BooleanCat deleted the contains branch September 7, 2024 21: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