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 KtList.takeLast(n) #73

Merged
merged 1 commit into from
Feb 14, 2019
Merged

Add KtList.takeLast(n) #73

merged 1 commit into from
Feb 14, 2019

Conversation

passsy
Copy link
Owner

@passsy passsy commented Feb 14, 2019

part of #71

@codecov
Copy link

codecov bot commented Feb 14, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #73      +/-   ##
=========================================
+ Coverage    99.7%   99.7%   +<.01%     
=========================================
  Files          40      40              
  Lines        1697    1709      +12     
=========================================
+ Hits         1692    1704      +12     
  Misses          5       5
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 a9d7bed...1f0e18b. Read the comment docs.

@passsy passsy merged commit b327237 into master Feb 14, 2019
@passsy passsy deleted the feature/take_last branch February 14, 2019 23:33
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