Skip to content

Add FingerTree tests #351

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

Merged
merged 1 commit into from
Aug 18, 2018
Merged

Add FingerTree tests #351

merged 1 commit into from
Aug 18, 2018

Conversation

gliptak
Copy link
Contributor

@gliptak gliptak commented Aug 13, 2018

Signed-off-by: Gábor Lipták gliptak@gmail.com

Signed-off-by: Gábor Lipták <gliptak@gmail.com>
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #351      +/-   ##
==========================================
+ Coverage   44.58%   44.64%   +0.05%     
==========================================
  Files         176      176              
  Lines        9218     9218              
  Branches      524      524              
==========================================
+ Hits         4110     4115       +5     
+ Misses       4932     4928       -4     
+ Partials      176      175       -1
Impacted Files Coverage Δ
core/src/main/java/fj/data/Set.java 82.68% <0%> (-0.56%) ⬇️
core/src/main/java/fj/data/Stream.java 69.23% <0%> (+0.34%) ⬆️
core/src/main/java/fj/P1.java 57.57% <0%> (+3.03%) ⬆️
.../src/main/java/fj/data/fingertrees/FingerTree.java 100% <0%> (+14.28%) ⬆️

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 21a73c4...7e149a6. Read the comment docs.

@jbgi jbgi merged commit b8889e8 into functionaljava:master Aug 18, 2018
@jbgi jbgi added this to the 4.8 milestone Aug 18, 2018
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.

3 participants