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: limit logging in github tests #3291

Merged
merged 2 commits into from
Feb 9, 2021
Merged

fix: limit logging in github tests #3291

merged 2 commits into from
Feb 9, 2021

Conversation

joshgummersall
Copy link
Contributor

Disables automatic code coverage reports when running yarn test:mocha.
Code coverage is reported in CI using coveralls. Locally, yarn test
will continue to print a code coverage report.

Disables automatic code coverage reports when running `yarn test:mocha`.
Code coverage is reported in CI using coveralls. Locally, `yarn test`
will continue to print a code coverage report.
@coveralls
Copy link

coveralls commented Feb 9, 2021

Pull Request Test Coverage Report for Build 552503740

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 8 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.04%) to 84.844%

Files with Coverage Reduction New Missed Lines %
libraries/adaptive-expressions/src/triggerTrees/node.ts 8 91.7%
Totals Coverage Status
Change from base Build 549312792: -0.04%
Covered Lines: 18548
Relevant Lines: 20846

💛 - Coveralls

@joshgummersall joshgummersall requested review from a team as code owners February 9, 2021 20:13
@joshgummersall joshgummersall changed the title fix: nyc --silent fix: limit logging in github tests Feb 9, 2021
@joshgummersall joshgummersall added the Automation: No parity PR does not need to be applied to other languages. label Feb 9, 2021
@stevengum stevengum merged commit 3d0ced8 into main Feb 9, 2021
@stevengum stevengum deleted the jpg/nyc-silent branch February 9, 2021 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Automation: No parity PR does not need to be applied to other languages.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants