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 samples for Iterable.toContain.exactly #1559

Conversation

Nikos-Tsiougranas
Copy link
Contributor

Adds samples for Iterable.toContain.exactly


I confirm that I have read the Contributor Agreements v1.0, agree to be bound on them and confirm that my contribution is compliant.

@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (288b3fe) 91.83% compared to head (a621e4d) 91.83%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1559   +/-   ##
=========================================
  Coverage     91.83%   91.83%           
  Complexity      114      114           
=========================================
  Files           418      418           
  Lines          4531     4531           
  Branches        224      224           
=========================================
  Hits           4161     4161           
  Misses          323      323           
  Partials         47       47           
Flag Coverage Δ
current 91.39% <ø> (ø)
current_windows 90.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
.../api/fluent/en_GB/iterableLikeToContainCheckers.kt 100.00% <ø> (ø)

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

@Nikos-Tsiougranas Nikos-Tsiougranas force-pushed the #1544-add-samples-iterable-toContain-exactly branch from 1498630 to a621e4d Compare September 29, 2023 21:42
@robstoll robstoll linked an issue Sep 30, 2023 that may be closed by this pull request
2 tasks
@robstoll
Copy link
Owner

@Nikos-Tsiougranas thanks for the contribution 🙏

@robstoll robstoll merged commit a993f48 into robstoll:main Sep 30, 2023
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.

samples for Iterable.toContain.exactly
2 participants