Skip to content

Add FingerTree tests#351

Merged
jbgi merged 1 commit into
functionaljava:masterfrom
gliptak:coverage12
Aug 18, 2018
Merged

Add FingerTree tests#351
jbgi merged 1 commit into
functionaljava:masterfrom
gliptak:coverage12

Conversation

@gliptak

@gliptak gliptak commented Aug 13, 2018

Copy link
Copy Markdown
Contributor

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

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

Copy link
Copy Markdown

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