Skip to content

Conversation

drewctaylor
Copy link
Contributor

Also adds accumulate tests.

…ions construct unexpected or incorrect failures; add to ValidationTest.
@codecov-commenter
Copy link

Codecov Report

Merging #409 into series/4.x will increase coverage by 0.84%.
The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff                @@
##             series/4.x     #409      +/-   ##
================================================
+ Coverage         49.57%   50.42%   +0.84%     
- Complexity         2383     2435      +52     
================================================
  Files               153      153              
  Lines              9141     9137       -4     
  Branches            478      476       -2     
================================================
+ Hits               4532     4607      +75     
+ Misses             4459     4379      -80     
- Partials            150      151       +1     
Impacted Files Coverage Δ Complexity Δ
core/src/main/java/fj/data/Validation.java 69.23% <100.00%> (+32.34%) 123.00 <8.00> (+48.00)
core/src/main/java/fj/data/List.java 62.92% <0.00%> (-0.46%) 133.00% <0.00%> (-2.00%)
core/src/main/java/fj/data/Either.java 26.17% <0.00%> (+0.67%) 7.00% <0.00%> (ø%)
core/src/main/java/fj/Function.java 38.15% <0.00%> (+7.89%) 29.00% <0.00%> (+6.00%)

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 443565b...bf3fed0. Read the comment docs.

@tonymorris tonymorris merged commit d85daab into functionaljava:series/4.x Jul 25, 2020
@drewctaylor drewctaylor deleted the functionaljava-406 branch July 26, 2020 15:37
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.

4 participants