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 dead link to coverage CLI option #9905

Merged
merged 1 commit into from
Apr 27, 2020
Merged

Fix dead link to coverage CLI option #9905

merged 1 commit into from
Apr 27, 2020

Conversation

ulrichb
Copy link
Contributor

@ulrichb ulrichb commented Apr 27, 2020

Fix dead link to coverage CLI option in website landing page (https://jestjs.io/)

@@ -376,7 +376,7 @@ class Index extends React.Component {
content: (
<translate>
Generate code coverage by adding the flag
[`--coverage`](https://jestjs.io/docs/en/cli.html#coverage).
[`--coverage`](https://jestjs.io/docs/en/cli.html#--coverageboolean).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be relative? Doesn't really matter I guess

Copy link
Member

@SimenB SimenB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@codecov-io
Copy link

Codecov Report

Merging #9905 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #9905   +/-   ##
=======================================
  Coverage   64.50%   64.50%           
=======================================
  Files         291      291           
  Lines       12389    12389           
  Branches     3061     3061           
=======================================
  Hits         7992     7992           
  Misses       3752     3752           
  Partials      645      645           

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 faa5267...b6ab4c7. Read the comment docs.

@SimenB SimenB merged commit ac267b1 into jestjs:master Apr 27, 2020
@ulrichb ulrichb deleted the patch-1 branch April 27, 2020 22:08
jeysal added a commit to mmkal/jest that referenced this pull request Apr 28, 2020
…pshots

* runtime-require-resolve-outside:
  lint
  review improvements
  implement require.resolve option outsideJestVm for internal modules only
  basic jest-runtime require.resolve test
  Fix dead link to coverage CLI option (jestjs#9905)
  chore: remove dated node 6 reference from docs (jestjs#9895)
  Use the new serializer plugin API in example (jestjs#9847)
  chore: remove unused catch clauses (jestjs#9893)
@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 11, 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