Skip to content

Add Optic tests#348

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

Add Optic tests#348
jbgi merged 1 commit into
functionaljava:masterfrom
gliptak:coverage9

Conversation

@gliptak

@gliptak gliptak commented Aug 3, 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 #348 into master will increase coverage by 0.45%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #348      +/-   ##
==========================================
+ Coverage   41.83%   42.28%   +0.45%     
==========================================
  Files         176      176              
  Lines        9189     9189              
  Branches      524      524              
==========================================
+ Hits         3844     3886      +42     
+ Misses       5185     5145      -40     
+ Partials      160      158       -2
Impacted Files Coverage Δ
core/src/main/java/fj/data/Stream.java 68.88% <0%> (-0.35%) ⬇️
core/src/main/java/fj/data/Set.java 83.24% <0%> (+0.55%) ⬆️
core/src/main/java/fj/data/fingertrees/Deep.java 66.79% <0%> (+0.79%) ⬆️
core/src/main/java/fj/data/optic/PTraversal.java 5.75% <0%> (+2.15%) ⬆️
core/src/main/java/fj/data/fingertrees/Single.java 85.18% <0%> (+3.7%) ⬆️
core/src/main/java/fj/Ord.java 53.78% <0%> (+3.78%) ⬆️
core/src/main/java/fj/data/optic/Traversal.java 23.07% <0%> (+3.84%) ⬆️
core/src/main/java/fj/data/optic/PIso.java 4.34% <0%> (+4.34%) ⬆️
core/src/main/java/fj/data/optic/PLens.java 18.29% <0%> (+9.75%) ⬆️
core/src/main/java/fj/data/optic/Lens.java 34.48% <0%> (+10.34%) ⬆️
... and 4 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 3777c1f...ba27e71. Read the comment docs.

@jbgi
jbgi merged commit 3ed766a into functionaljava:master Aug 5, 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