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

KtList.takeLastWhile(predicate) #76

Merged
merged 1 commit into from
Feb 16, 2019
Merged

KtList.takeLastWhile(predicate) #76

merged 1 commit into from
Feb 16, 2019

Conversation

passsy
Copy link
Owner

@passsy passsy commented Feb 16, 2019

part of #71

@codecov
Copy link

codecov bot commented Feb 16, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@5a051db). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #76   +/-   ##
=========================================
  Coverage          ?   99.71%           
=========================================
  Files             ?       40           
  Lines             ?     1732           
  Branches          ?        0           
=========================================
  Hits              ?     1727           
  Misses            ?        5           
  Partials          ?        0
Impacted Files Coverage Δ
lib/src/collection/kt_list.dart 100% <ø> (ø)
...src/collection/extension/list_extension_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 5a051db...2667e92. Read the comment docs.

@passsy passsy merged commit 06da362 into master Feb 16, 2019
@passsy passsy deleted the feature/take_last_while branch February 16, 2019 13:38
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