Skip to content

fix: re-enable transform duplex test#17

Merged
achingbrain merged 1 commit intomasterfrom
fix/re-enable-transform-duplex-test
Jan 13, 2022
Merged

fix: re-enable transform duplex test#17
achingbrain merged 1 commit intomasterfrom
fix/re-enable-transform-duplex-test

Conversation

@achingbrain
Copy link
Copy Markdown
Collaborator

Fix in it-pipe lets us abort duplex streams used as transforms.

Refs: alanshaw/it-pipe#8

Fix in it-pipe lets us abort duplex streams used as transforms.

Refs: alanshaw/it-pipe#8
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 13, 2022

Codecov Report

Merging #17 (addbb46) into master (7a36b81) will increase coverage by 4.28%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   93.14%   97.42%   +4.28%     
==========================================
  Files           3        3              
  Lines         350      350              
  Branches       66       68       +2     
==========================================
+ Hits          326      341      +15     
+ Misses         24        9      -15     
Flag Coverage Δ
chrome 100.00% <ø> (ø)
node 97.42% <100.00%> (+4.28%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
test/index.spec.ts 98.69% <100.00%> (+6.52%) ⬆️

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 f2bcb03...addbb46. Read the comment docs.

@achingbrain achingbrain merged commit fcbf06d into master Jan 13, 2022
@achingbrain achingbrain deleted the fix/re-enable-transform-duplex-test branch January 13, 2022 10:09
github-actions bot pushed a commit that referenced this pull request Jan 13, 2022
### [4.0.1](v4.0.0...v4.0.1) (2022-01-13)

### Bug Fixes

* re-enable transform duplex test ([#17](#17)) ([fcbf06d](fcbf06d))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 4.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant