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

Don't print test summary in --silent #4106

Merged
merged 1 commit into from
Jul 22, 2017
Merged

Conversation

aaronabramov
Copy link
Contributor

this is probably not the best solution. Because of the way we run test with arc in www, summary reporter prints a very long message at the end

ran all tests matching <VERY_LONG_STRING_WITH_ALL_FILES_CHANGED_IN_THIS_DIFF>

@codecov-io
Copy link

Codecov Report

Merging #4106 into master will decrease coverage by 0.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4106      +/-   ##
==========================================
- Coverage   60.34%   60.32%   -0.02%     
==========================================
  Files         195      195              
  Lines        6755     6757       +2     
  Branches        6        6              
==========================================
  Hits         4076     4076              
- Misses       2676     2678       +2     
  Partials        3        3
Impacted Files Coverage Δ
...ackages/jest-cli/src/reporters/summary_reporter.js 20.63% <0%> (-0.68%) ⬇️

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 c890317...9e34a1a. Read the comment docs.

@cpojer
Copy link
Member

cpojer commented Jul 22, 2017

I'm fine with that.

@cpojer cpojer merged commit d6e20ab into jestjs:master Jul 22, 2017
@aaronabramov aaronabramov deleted the test_summary branch July 22, 2017 17:48
tushardhole pushed a commit to tushardhole/jest that referenced this pull request Aug 21, 2017
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants