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

fix(ci): inform ci of test failure #8187

Merged
merged 1 commit into from
Aug 25, 2022
Merged

fix(ci): inform ci of test failure #8187

merged 1 commit into from
Aug 25, 2022

Conversation

ShaMan123
Copy link
Contributor

closes #8186

propagate failed exit code to the process
tests were failing because the process didn't receive the exit code

closes #8186

tests were failing because the process didn't receive the exit code
@github-actions
Copy link
Contributor

github-actions bot commented Aug 25, 2022

Code Coverage Summary

> fabric@5.1.0 coverage:report
> nyc report --reporter=lcov --reporter=text

-----------|---------|----------|---------|---------|-----------------------------------------------
File       | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                             
-----------|---------|----------|---------|---------|-----------------------------------------------
All files  |   82.09 |    74.53 |   84.46 |   80.69 |                                               
 fabric.js |   82.09 |    74.53 |   84.46 |   80.69 | ...,27455,27513,27523-27567,27675,27762,27966 
-----------|---------|----------|---------|---------|-----------------------------------------------

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.

2 participants