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 KtMap methods none(), all() and any() #80

Merged
merged 2 commits into from
Feb 20, 2019

Conversation

acherkashyn
Copy link

No description provided.

@codecov
Copy link

codecov bot commented Feb 20, 2019

Codecov Report

Merging #80 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage   99.71%   99.71%   +<.01%     
==========================================
  Files          40       40              
  Lines        1737     1758      +21     
==========================================
+ Hits         1732     1753      +21     
  Misses          5        5
Impacted Files Coverage Δ
lib/src/collection/kt_map.dart 100% <ø> (ø) ⬆️
...src/collection/extension/map_extensions_mixin.dart 100% <100%> (ø) ⬆️

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 05264f6...90e284d. Read the comment docs.

@passsy passsy merged commit 328b919 into passsy:master Feb 20, 2019
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.

2 participants