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

throw for KMutableEntry.setValue #56

Merged
merged 3 commits into from
Jan 3, 2019

Conversation

passsy
Copy link
Owner

@passsy passsy commented Jan 3, 2019

throw until #55 has been fixed. similar to #6

@codecov
Copy link

codecov bot commented Jan 3, 2019

Codecov Report

Merging #56 into master will increase coverage by 0.93%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
+ Coverage   96.51%   97.45%   +0.93%     
==========================================
  Files          25       25              
  Lines        1608     1612       +4     
==========================================
+ Hits         1552     1571      +19     
+ Misses         56       41      -15
Impacted Files Coverage Δ
lib/src/collection/map_mutable.dart 92.85% <100%> (+6.94%) ⬆️
lib/src/collection/iterable.dart 85.71% <60%> (-14.29%) ⬇️
...rc/extension/iterable_mutable_extension_mixin.dart 100% <0%> (+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 1e331fd...6c0253a. Read the comment docs.

@passsy passsy merged commit 8bd0249 into master Jan 3, 2019
@passsy passsy deleted the feature/throw_for_mutable_entry_set_value branch January 3, 2019 16:35
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