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

KMap.toMap, KMap.toMutableMap #7

Merged
merged 1 commit into from
Dec 2, 2018
Merged

Conversation

passsy
Copy link
Owner

@passsy passsy commented Dec 2, 2018

No description provided.

@codecov
Copy link

codecov bot commented Dec 2, 2018

Codecov Report

Merging #7 into master will increase coverage by 0.47%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   52.22%   52.69%   +0.47%     
==========================================
  Files          30       30              
  Lines        1126     1131       +5     
==========================================
+ Hits          588      596       +8     
+ Misses        538      535       -3
Impacted Files Coverage Δ
lib/src/k_map.dart 0% <ø> (ø) ⬆️
lib/src/extension/map_extensions_mixin.dart 100% <100%> (ø) ⬆️
lib/src/collection/map_mutable.dart 42.18% <0%> (+4.68%) ⬆️

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 aebe09c...1a1ce38. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Dec 2, 2018

Codecov Report

Merging #7 into master will increase coverage by 0.47%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   52.22%   52.69%   +0.47%     
==========================================
  Files          30       30              
  Lines        1126     1131       +5     
==========================================
+ Hits          588      596       +8     
+ Misses        538      535       -3
Impacted Files Coverage Δ
lib/src/k_map.dart 0% <ø> (ø) ⬆️
lib/src/extension/map_extensions_mixin.dart 100% <100%> (ø) ⬆️
lib/src/collection/map_mutable.dart 42.18% <0%> (+4.68%) ⬆️

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 aebe09c...1a1ce38. Read the comment docs.

@passsy passsy merged commit 336d9cf into master Dec 2, 2018
@passsy passsy deleted the feature/toMap_toMutableMap branch December 2, 2018 17:36
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