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

randomOrNull() #177

Merged
merged 2 commits into from
Oct 25, 2021
Merged

randomOrNull() #177

merged 2 commits into from
Oct 25, 2021

Conversation

Rishabh-Negi
Copy link
Contributor

closes #149

@codecov
Copy link

codecov bot commented Oct 25, 2021

Codecov Report

Merging #177 (eda96a6) into master (a78b16f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #177   +/-   ##
=======================================
  Coverage   99.07%   99.07%           
=======================================
  Files          40       40           
  Lines        1831     1837    +6     
=======================================
+ Hits         1814     1820    +6     
  Misses         17       17           
Flag Coverage Δ
unittests 99.07% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
lib/src/collection/kt_collection.dart 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a78b16f...eda96a6. Read the comment docs.

@passsy
Copy link
Owner

passsy commented Oct 25, 2021

It misses a test for an empty collection

@passsy passsy merged commit 6ef4aff into passsy:master Oct 25, 2021
@passsy
Copy link
Owner

passsy commented Oct 25, 2021

Big thanks :)

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.

Add randomOrNull()
2 participants