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: output error when running test in jest environment #2643

Merged
merged 1 commit into from Jan 11, 2023

Conversation

czy88840616
Copy link
Member

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@czy88840616 czy88840616 added the pr: bug fix This PR fixes a bug in a past release. label Jan 6, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 6, 2023

Codecov Report

Base: 81.95% // Head: 81.92% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (cc47430) compared to base (ea313d5).
Patch coverage: 81.25% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2643      +/-   ##
==========================================
- Coverage   81.95%   81.92%   -0.03%     
==========================================
  Files         414      414              
  Lines       14687    14691       +4     
  Branches     3466     3467       +1     
==========================================
- Hits        12036    12035       -1     
- Misses       2405     2409       +4     
- Partials      246      247       +1     
Impacted Files Coverage Δ
packages/mock/src/creator.ts 66.66% <81.25%> (-0.76%) ⬇️
packages/bootstrap/src/util.ts 83.87% <0.00%> (-6.46%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@czy88840616 czy88840616 added pr: polish This PR adds a very minor behavior improvement that users will enjoy. and removed pr: bug fix This PR fixes a bug in a past release. labels Jan 7, 2023
@czy88840616 czy88840616 merged commit 66b2560 into main Jan 11, 2023
@czy88840616 czy88840616 deleted the add_error_output branch January 11, 2023 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: polish This PR adds a very minor behavior improvement that users will enjoy.
Development

Successfully merging this pull request may close these issues.

None yet

2 participants