Skip to content

Add tests for Try, F, FW, Digit#346

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

Add tests for Try, F, FW, Digit#346
jbgi merged 1 commit into
functionaljava:masterfrom
gliptak:coverage7

Conversation

@gliptak
Copy link
Copy Markdown
Contributor

@gliptak gliptak commented Jul 30, 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
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #346      +/-   ##
============================================
+ Coverage     40.35%   41.18%   +0.83%     
  Complexity        5        5              
============================================
  Files           178      178              
  Lines          9265     9265              
  Branches        527      527              
============================================
+ Hits           3739     3816      +77     
+ Misses         5372     5296      -76     
+ Partials        154      153       -1
Impacted Files Coverage Δ Complexity Δ
core/src/main/java/fj/F8Functions.java 33.33% <ø> (+33.33%) 0 <0> (ø) ⬇️
core/src/main/java/fj/Show.java 56.61% <0%> (-4.42%) 0% <0%> (ø)
core/src/main/java/fj/Ord.java 50% <0%> (-3.79%) 0% <0%> (ø)
core/src/main/java/fj/data/Option.java 41.66% <0%> (-0.84%) 1% <0%> (ø)
core/src/main/java/fj/data/fingertrees/Deep.java 66% <0%> (-0.8%) 0% <0%> (ø)
core/src/main/java/fj/data/Stream.java 69.44% <0%> (ø) 1% <0%> (ø) ⬇️
core/src/main/java/fj/F1Functions.java 13.33% <0%> (+1.33%) 0% <0%> (ø) ⬇️
core/src/main/java/fj/F2Functions.java 4.44% <0%> (+2.22%) 0% <0%> (ø) ⬇️
core/src/main/java/fj/P1.java 57.57% <0%> (+3.03%) 0% <0%> (ø) ⬇️
...re/src/main/java/fj/control/parallel/Strategy.java 36.36% <0%> (+7.27%) 0% <0%> (ø) ⬇️
... and 11 more

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 aeb7092...e9fd4ec. Read the comment docs.

@jbgi jbgi merged commit 1849e1d into functionaljava:master Aug 1, 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