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

add missing truncate comment to recent blog posts #7655

Merged
merged 1 commit into from
Jan 20, 2019

Conversation

SimenB
Copy link
Member

@SimenB SimenB commented Jan 19, 2019

Summary

They take unnecessary room currently in the list: https://jestjs.io/blog/

Test plan

Check netlify preview

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           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        2

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 647b2ad...0ead976. Read the comment docs.

@thymikee thymikee merged commit 5fc391f into jestjs:master 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)
@SimenB SimenB deleted the truncate-blogposts branch January 20, 2019 11:45
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. -->
@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 12, 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.

5 participants