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

Bugfix KList.last() which returned first() #24

Merged
merged 1 commit into from
Dec 14, 2018

Conversation

passsy
Copy link
Owner

@passsy passsy commented Dec 14, 2018

No description provided.

@codecov
Copy link

codecov bot commented Dec 14, 2018

Codecov Report

Merging #24 into master will increase coverage by 2.78%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #24      +/-   ##
=========================================
+ Coverage   64.52%   67.3%   +2.78%     
=========================================
  Files          25      25              
  Lines        1198    1199       +1     
=========================================
+ Hits          773     807      +34     
+ Misses        425     392      -33
Impacted Files Coverage Δ
lib/src/extension/iterable_extension_mixin.dart 61.91% <100%> (+4.27%) ⬆️
lib/src/extension/list_extension_mixin.dart 33.8% <100%> (+15.23%) ⬆️
lib/src/collection/list_mutable.dart 72.22% <0%> (+2.77%) ⬆️

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 9329221...6f533b9. Read the comment docs.

@passsy passsy merged commit c646537 into master Dec 14, 2018
@passsy passsy deleted the feature/indexed_setter_operator branch December 14, 2018 21:11
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