add missing truncate comment to recent blog posts#7655
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7655 +/- ##
=======================================
Coverage 68.24% 68.24%
=======================================
Files 251 251
Lines 9639 9639
Branches 5 5
=======================================
Hits 6578 6578
Misses 3059 3059
Partials 2 2Continue to review full report at Codecov.
|
jeysal
approved these changes
Jan 19, 2019
thymikee
approved these changes
Jan 20, 2019
thymikee
added a commit
to thymikee/jest
that referenced
this pull request
Jan 20, 2019
…m-runtime * upstream/master: add missing truncate comment to recent blog posts (jestjs#7655) use raw serializer for e2e output snapshots (jestjs#7651) chore: use a Set for reserved words list in `jest-mock` Fix automock for numeric function names (jestjs#7653) Update docs re: `moduleFileExtensions` to add ordering note (left-to-right) (jestjs#7616)
captain-yossarian
pushed a commit
to captain-yossarian/jest
that referenced
this pull request
Jul 18, 2019
<!-- Thanks for submitting a pull request! Please provide enough information so that others can review your pull request. The two fields below are mandatory. --> <!-- Please remember to update CHANGELOG.md in the root of the project if you have not done so. --> ## Summary THey take unnecessary room currently in the lits: https://jestjs.io/blog/ <!-- Explain the **motivation** for making this change. What existing problem does the pull request solve? --> ## Test plan Check netlify preview <!-- Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI. -->
|
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
They take unnecessary room currently in the list: https://jestjs.io/blog/
Test plan
Check netlify preview