Skip to content

Add Stream tests#341

Merged
jbgi merged 1 commit into
functionaljava:masterfrom
gliptak:coverage5
Jul 29, 2018
Merged

Add Stream tests#341
jbgi merged 1 commit into
functionaljava:masterfrom
gliptak:coverage5

Conversation

@gliptak

@gliptak gliptak commented Jul 29, 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 #341 into master will increase coverage by 0.61%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #341      +/-   ##
============================================
+ Coverage     39.71%   40.33%   +0.61%     
  Complexity        5        5              
============================================
  Files           178      178              
  Lines          9265     9265              
  Branches        527      527              
============================================
+ Hits           3680     3737      +57     
+ Misses         5432     5375      -57     
  Partials        153      153
Impacted Files Coverage Δ Complexity Δ
core/src/main/java/fj/data/List.java 62.64% <0%> (+0.45%) 1% <0%> (ø) ⬇️
core/src/main/java/fj/Equal.java 48.25% <0%> (+0.58%) 0% <0%> (ø) ⬇️
core/src/main/java/fj/data/fingertrees/Deep.java 66.79% <0%> (+0.79%) 0% <0%> (ø) ⬇️
core/src/main/java/fj/Monoid.java 44.38% <0%> (+1.02%) 0% <0%> (ø) ⬇️
core/src/main/java/fj/Function.java 26.31% <0%> (+2.63%) 0% <0%> (ø) ⬇️
core/src/main/java/fj/data/Enumerator.java 52.47% <0%> (+5.94%) 0% <0%> (ø) ⬇️
core/src/main/java/fj/Bottom.java 16.66% <0%> (+8.33%) 0% <0%> (ø) ⬇️
core/src/main/java/fj/data/Stream.java 69.79% <0%> (+14.23%) 1% <0%> (ø) ⬇️

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 508364c...be64662. Read the comment docs.

@jbgi jbgi added this to the 4.8 milestone Jul 29, 2018
@jbgi
jbgi merged commit 5f75082 into functionaljava:master Jul 29, 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