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: export OldPlugin from pretty-format #9491

Merged
merged 2 commits into from Jan 31, 2020
Merged

Conversation

SimenB
Copy link
Member

@SimenB SimenB commented Jan 31, 2020

Summary

Otherwise, people cannot specify that the print function is of the correct shape, as just Plugin can refer to both

Test plan

Not much... :P It works

@drew-gross
Copy link

Codecov Report

Merging #9491 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #9491      +/-   ##
==========================================
- Coverage   64.99%   64.98%   -0.02%     
==========================================
  Files         283      283              
  Lines       12108    12108              
  Branches     2992     2992              
==========================================
- Hits         7870     7868       -2     
- Misses       3603     3604       +1     
- Partials      635      636       +1     
Impacted Files Coverage Δ
packages/expect/src/utils.ts 94.96% <0.00%> (-1.26%) ⬇️

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 cd6f755...a567f8c. Read the comment docs.

@SimenB
Copy link
Member Author

SimenB commented Jan 31, 2020

Huh, why is the codecov comment by @drew-gross?

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

None yet

3 participants