Skip to content

Add Trampoline.suspend(final F0<Trampoline<A>> a).#367

Merged
jbgi merged 1 commit into
functionaljava:series/5.xfrom
jbgi:feature/trampoline-suspend
Oct 7, 2018
Merged

Add Trampoline.suspend(final F0<Trampoline<A>> a).#367
jbgi merged 1 commit into
functionaljava:series/5.xfrom
jbgi:feature/trampoline-suspend

Conversation

@jbgi

@jbgi jbgi commented Oct 7, 2018

Copy link
Copy Markdown
Member

No description provided.

@codecov-io

codecov-io commented Oct 7, 2018

Copy link
Copy Markdown

Codecov Report

Merging #367 into series/5.x will decrease coverage by 0.02%.
The diff coverage is 75%.

Impacted file tree graph

@@              Coverage Diff               @@
##           series/5.x     #367      +/-   ##
==============================================
- Coverage       48.44%   48.41%   -0.03%     
==============================================
  Files             175      175              
  Lines            9231     9232       +1     
  Branches          536      536              
==============================================
- Hits             4472     4470       -2     
- Misses           4576     4578       +2     
- Partials          183      184       +1
Impacted Files Coverage Δ
core/src/main/java/fj/data/List.java 62.32% <0%> (-0.46%) ⬇️
core/src/main/java/fj/data/State.java 100% <100%> (ø) ⬆️
core/src/main/java/fj/data/DList.java 100% <100%> (ø) ⬆️
core/src/main/java/fj/data/Eval.java 92.1% <100%> (ø) ⬆️
quickcheck/src/main/java/fj/test/Gen.java 59.37% <100%> (ø) ⬆️
core/src/main/java/fj/control/Trampoline.java 62.29% <50%> (-1.04%) ⬇️
core/src/main/java/fj/data/fingertrees/Single.java 81.48% <0%> (-3.71%) ⬇️
core/src/main/java/fj/data/Set.java 82.68% <0%> (+0.55%) ⬆️

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 9b1651b...d3d876c. Read the comment docs.

@jbgi
jbgi merged commit 1650c3a into functionaljava:series/5.x Oct 7, 2018
@jbgi
jbgi deleted the feature/trampoline-suspend branch October 7, 2018 17:45
@jbgi jbgi added this to the 4.8.1 milestone Oct 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants