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

docs: correct jest cards jagged edges in firefox #11233

Merged
merged 2 commits into from Mar 23, 2021
Merged

Conversation

armano2
Copy link
Contributor

@armano2 armano2 commented Mar 23, 2021

Summary

correct rendering of jest card - jagged edges in firefox

before:

image
image

after:

image
image

@codecov-io
Copy link

Codecov Report

Merging #11233 (f08063e) into master (6214a88) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #11233      +/-   ##
==========================================
+ Coverage   64.24%   64.26%   +0.01%     
==========================================
  Files         308      308              
  Lines       13499    13499              
  Branches     3288     3288              
==========================================
+ Hits         8673     8675       +2     
+ Misses       4117     4116       -1     
+ Partials      709      708       -1     
Impacted Files Coverage Δ
packages/expect/src/utils.ts 96.12% <0.00%> (+1.29%) ⬆️

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 6214a88...f08063e. Read the comment docs.

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.

nice, thanks!

@SimenB SimenB merged commit d7b597f into jestjs:master Mar 23, 2021
@armano2 armano2 deleted the patch-1 branch March 23, 2021 18:54
@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 10, 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.

None yet

4 participants