Skip to content
This repository was archived by the owner on Jun 1, 2024. It is now read-only.

feat(effect): add on Eval map2,...map6 and sequence #45

Merged
merged 1 commit into from
Aug 30, 2017
Merged

Conversation

alexandru
Copy link
Member

Adding missing Eval.sequence, along with map2, ...map6.

@codecov
Copy link

codecov bot commented Aug 30, 2017

Codecov Report

Merging #45 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #45    +/-   ##
======================================
  Coverage     100%   100%            
======================================
  Files          23     24     +1     
  Lines        2436   2740   +304     
  Branches      390    503   +113     
======================================
+ Hits         2436   2740   +304
Impacted Files Coverage Δ
packages/funfix-effect/src/internals.ts 100% <100%> (ø)
packages/funfix-effect/src/eval.ts 100% <100%> (ø) ⬆️
packages/funfix-effect/src/io.ts 100% <100%> (ø) ⬆️
packages/funfix-core/src/disjunctions.ts 100% <0%> (ø) ⬆️

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 336a4db...337f2e8. Read the comment docs.

@alexandru alexandru merged commit 44ad8ef into master Aug 30, 2017
@alexandru alexandru deleted the eval-maps branch August 31, 2017 10:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant