Skip to content

Update README#979

Merged
pakoito merged 1 commit into
arrow-kt:masterfrom
jpardogo:patch-1
Aug 6, 2018
Merged

Update README#979
pakoito merged 1 commit into
arrow-kt:masterfrom
jpardogo:patch-1

Conversation

@jpardogo
Copy link
Copy Markdown
Contributor

@jpardogo jpardogo commented Aug 6, 2018

'It's important that flatMaps's argument returns Kind<F, B>' but return type in flatmap function of Monad interface was forgotten.

'It's important that `flatMaps`'s argument returns `Kind<F, B>`' but return type in flatmap function of Monad interface was forgotten.
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 6, 2018

Codecov Report

Merging #979 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #979   +/-   ##
=========================================
  Coverage     46.98%   46.98%           
  Complexity      672      672           
=========================================
  Files           313      313           
  Lines          8071     8071           
  Branches        822      822           
=========================================
  Hits           3792     3792           
  Misses         3950     3950           
  Partials        329      329

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 455f998...2b79474. Read the comment docs.

Copy link
Copy Markdown
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.

Nice catch, thanks :D

@pakoito pakoito merged commit dc0b9ba into arrow-kt:master Aug 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants