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

Test KIterable.dropWhile #33

Merged
merged 1 commit into from
Dec 21, 2018
Merged

Test KIterable.dropWhile #33

merged 1 commit into from
Dec 21, 2018

Conversation

passsy
Copy link
Owner

@passsy passsy commented Dec 21, 2018

No description provided.

@codecov
Copy link

codecov bot commented Dec 21, 2018

Codecov Report

Merging #33 into master will increase coverage by 0.83%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   74.48%   75.31%   +0.83%     
==========================================
  Files          25       25              
  Lines        1203     1203              
==========================================
+ Hits          896      906      +10     
+ Misses        307      297      -10
Impacted Files Coverage Δ
lib/src/extension/iterable_extension_mixin.dart 69.59% <0%> (+2.04%) ⬆️

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 fd4b824...9920c04. Read the comment docs.

@passsy passsy force-pushed the feature/dropwhile_tests branch from 5ba4cbf to 9920c04 Compare December 21, 2018 00:22
@passsy passsy merged commit 63f0c37 into master Dec 21, 2018
@passsy passsy deleted the feature/dropwhile_tests branch December 21, 2018 00:25
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