Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Close #303 - Make Fx CanRecover #341

Merged
merged 1 commit into from
Jan 2, 2022
Merged

Conversation

kevin-lee
Copy link
Owner

Close #303 - Make Fx CanRecover

@kevin-lee kevin-lee added this to the milestone23 milestone Jan 2, 2022
@kevin-lee kevin-lee self-assigned this Jan 2, 2022
@github-actions github-actions bot added pr PR v2 Effectie v2 labels Jan 2, 2022
@codecov
Copy link

codecov bot commented Jan 2, 2022

Codecov Report

Merging #341 (5590f9d) into main (a2726ce) will increase coverage by 0.56%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #341      +/-   ##
==========================================
+ Coverage   79.72%   80.29%   +0.56%     
==========================================
  Files          52       52              
  Lines         592      609      +17     
  Branches        6        7       +1     
==========================================
+ Hits          472      489      +17     
  Misses        120      120              
Impacted Files Coverage Δ
...ct/src/main/scala-2/effectie/cats/CanRecover.scala 100.00% <ø> (ø)
...t3/src/main/scala-2/effectie/cats/CanRecover.scala 100.00% <ø> (ø)
core/src/main/scala/effectie/Fx.scala 100.00% <ø> (ø)
...nix/src/main/scala/effectie/monix/CanRecover.scala 100.00% <ø> (ø)
...ats-effect/src/main/scala-2/effectie/cats/Fx.scala 100.00% <100.00%> (ø)
...ts-effect3/src/main/scala-2/effectie/cats/Fx.scala 100.00% <100.00%> (ø)
core/src/main/scala/effectie/CanRecover.scala 100.00% <100.00%> (ø)
...ectie-monix/src/main/scala/effectie/monix/Fx.scala 100.00% <100.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 e7bd81e...5590f9d. Read the comment docs.

@kevin-lee kevin-lee merged commit 624beb3 into main Jan 2, 2022
@kevin-lee kevin-lee deleted the task/303/make-Fx-CanRecover branch January 2, 2022 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr PR v2 Effectie v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make Fx CanRecover
1 participant