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

feat: update to komondor@4.11.2 #9

Merged
merged 5 commits into from
Apr 11, 2018
Merged

feat: update to komondor@4.11.2 #9

merged 5 commits into from
Apr 11, 2018

Conversation

unional
Copy link
Owner

@unional unional commented Apr 11, 2018

No description provided.

@todo
Copy link

todo bot commented Apr 11, 2018

create a complete fake childProcess

const spiedArgs = call.invoke([event, cb])
const result = fn.call(subject, ...spiedArgs)
call.return(result)
return result
}
}


This comment was generated by todo based on a TODO comment in 6745a33 in #9. cc @unional.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11

  • 67 of 67 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 8: 0.0%
Covered Lines: 91
Relevant Lines: 91

💛 - Coveralls

@codecov
Copy link

codecov bot commented Apr 11, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #9   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      4    -2     
  Lines         101     91   -10     
  Branches        8      3    -5     
=====================================
- Hits          101     91   -10
Impacted Files Coverage Δ
src/index.ts 100% <100%> (ø) ⬆️
src/childProcess/index.ts 100% <100%> (ø) ⬆️
src/stream/index.ts 100% <100%> (ø) ⬆️
src/log.ts

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 3523d34...359ccd3. Read the comment docs.

@unional unional merged commit 0e81b1a into master Apr 11, 2018
@unional unional deleted the 5.0v2 branch April 11, 2018 04:02
@unional
Copy link
Owner Author

unional commented Apr 11, 2018

🎉 This PR is included in version 1.2.0 🎉

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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants