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

Add pipe() #31

Merged
merged 5 commits into from
Apr 5, 2021
Merged

Add pipe() #31

merged 5 commits into from
Apr 5, 2021

Conversation

andrenarchy
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Apr 5, 2021

Codecov Report

Merging #31 (c4b087d) into main (dc2e205) will increase coverage by 0.13%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
+ Coverage   97.23%   97.36%   +0.13%     
==========================================
  Files          16       17       +1     
  Lines         217      228      +11     
  Branches       48       49       +1     
==========================================
+ Hits          211      222      +11     
  Misses          2        2              
  Partials        4        4              
Impacted Files Coverage Δ
src/index.ts 100.00% <100.00%> (ø)
src/pipe.ts 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 dc2e205...c4b087d. Read the comment docs.

@andrenarchy andrenarchy merged commit 49322eb into main Apr 5, 2021
@andrenarchy andrenarchy deleted the feature/compose branch April 5, 2021 00:03
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.

None yet

1 participant