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.filterKeys and KtMap.filterValues #84

Merged
merged 1 commit into from
Mar 25, 2019

Conversation

passsy
Copy link
Owner

@passsy passsy commented Mar 25, 2019

Add KtMap.filterKeys and KtMap.filterValues

@codecov
Copy link

codecov bot commented Mar 25, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   99.71%   99.71%   +<.01%     
==========================================
  Files          40       40              
  Lines        1758     1774      +16     
==========================================
+ Hits         1753     1769      +16     
  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 b4c12a0...ba5fc1c. Read the comment docs.

@passsy passsy merged commit 35c30b1 into master Mar 25, 2019
@passsy passsy deleted the feature/map_filter_keys_and_values branch March 25, 2019 15:46
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