Skip to content

Add TreeZipper tests#352

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

Add TreeZipper tests#352
jbgi merged 1 commit into
functionaljava:masterfrom
gliptak:coverage13

Conversation

@gliptak

@gliptak gliptak commented Aug 13, 2018

Copy link
Copy Markdown
Contributor

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

@codecov-io

codecov-io commented Aug 13, 2018

Copy link
Copy Markdown

Codecov Report

Merging #352 into master will increase coverage by 0.5%.
The diff coverage is 84%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #352     +/-   ##
=========================================
+ Coverage   44.58%   45.08%   +0.5%     
=========================================
  Files         176      176             
  Lines        9218     9242     +24     
  Branches      524      527      +3     
=========================================
+ Hits         4110     4167     +57     
+ Misses       4932     4891     -41     
- Partials      176      184      +8
Impacted Files Coverage Δ
core/src/main/java/fj/Hash.java 29.11% <100%> (+9.25%) ⬆️
core/src/main/java/fj/data/TreeZipper.java 16.31% <100%> (+16.31%) ⬆️
core/src/main/java/fj/Equal.java 70.37% <55.55%> (+0.92%) ⬆️
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%) ⬆️
core/src/main/java/fj/data/Tree.java 54.9% <0%> (+3.92%) ⬆️
core/src/main/java/fj/F1Functions.java 19.17% <0%> (+5.47%) ⬆️

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...69fbd1d. Read the comment docs.

Signed-off-by: Gábor Lipták <gliptak@gmail.com>
@jbgi
jbgi merged commit 3f38228 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