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

Rename MonadSuspendLaws to MonadDeferLaws #1019

Merged
merged 1 commit into from
Sep 12, 2018
Merged

Rename MonadSuspendLaws to MonadDeferLaws #1019

merged 1 commit into from
Sep 12, 2018

Conversation

alissonfpmorais
Copy link
Contributor

Rename MonadSuspendLaws to MonadDeferLaws (including file name)

Fixes #993

Copy link
Member

@pakoito pakoito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ezpz, well done!

@codecov
Copy link

codecov bot commented Sep 12, 2018

Codecov Report

Merging #1019 into master will not change coverage.
The diff coverage is 50%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master   #1019   +/-   ##
========================================
  Coverage      47.8%   47.8%           
  Complexity      695     695           
========================================
  Files           320     320           
  Lines          8099    8099           
  Branches        753     753           
========================================
  Hits           3872    3872           
  Misses         3943    3943           
  Partials        284     284
Impacted Files Coverage Δ Complexity Δ
...-test/src/main/kotlin/arrow/test/laws/AsyncLaws.kt 68.75% <0%> (ø) 7 <0> (ø) ⬇️
.../src/main/kotlin/arrow/test/laws/MonadDeferLaws.kt 39.58% <100%> (ø) 12 <1> (?)

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 0dae8bf...b52c17c. Read the comment docs.

@pakoito pakoito merged commit 25bd0cf into arrow-kt:master Sep 12, 2018
@raulraja raulraja mentioned this pull request Nov 2, 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.

2 participants