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

Narrow Option.mapN return type to exclude #70

Merged
merged 1 commit into from Oct 25, 2017

Conversation

OliverJAsh
Copy link
Contributor

Fixes #69

@codecov
Copy link

codecov bot commented Oct 23, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #70   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          24     24           
  Lines        2628   2628           
  Branches      434    434           
=====================================
  Hits         2628   2628
Impacted Files Coverage Δ
packages/funfix-core/src/disjunctions.ts 100% <100%> (ø) ⬆️

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 6f551d8...4d76e45. Read the comment docs.

@OliverJAsh
Copy link
Contributor Author

How does this look? :-)

@alexandru alexandru merged commit 05e87d1 into funfix:master Oct 25, 2017
@alexandru
Copy link
Member

Looking good :-) will release a new minor version.

@alexandru
Copy link
Member

@OliverJAsh I released v6.2.2

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.

mapN should narrow return type to remove null
2 participants