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

added Chain#takeWhile and Chain#dropWhile #2956

Merged
merged 2 commits into from
Jul 23, 2019

Conversation

kailuowang
Copy link
Contributor

No description provided.

LukaJCB
LukaJCB previously approved these changes Jul 20, 2019
@codecov-io
Copy link

codecov-io commented Jul 20, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2956      +/-   ##
==========================================
+ Coverage   93.91%   93.92%   +<.01%     
==========================================
  Files         371      371              
  Lines        7047     7057      +10     
  Branches      178      178              
==========================================
+ Hits         6618     6628      +10     
  Misses        429      429
Impacted Files Coverage Δ
core/src/main/scala/cats/data/Chain.scala 99.65% <100%> (+0.01%) ⬆️

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 7e94169...2e3960f. Read the comment docs.

@kailuowang kailuowang added this to the 2.0.0-RC1 milestone Jul 20, 2019
@djspiewak djspiewak merged commit 374a93b into typelevel:master Jul 23, 2019
@kailuowang kailuowang deleted the takeWhile branch July 23, 2019 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants