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

chore: Jest snapshot pluging for strip ansi #1455

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

mdjastrzebski
Copy link
Member

Summary

Replace manual snapshot stripping of terminal color codes with proper Jest plugin.

Test plan

All existing checks to pass.

@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01% ⚠️

Comparison is base (316324a) 97.56% compared to head (1c42171) 97.56%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1455      +/-   ##
==========================================
- Coverage   97.56%   97.56%   -0.01%     
==========================================
  Files          73       73              
  Lines        4312     4308       -4     
  Branches      627      626       -1     
==========================================
- Hits         4207     4203       -4     
  Misses        105      105              
Files Changed Coverage Δ
src/helpers/format.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mdjastrzebski mdjastrzebski merged commit cae0583 into main Aug 16, 2023
@mdjastrzebski mdjastrzebski deleted the chore/jest-snapshot-ansi-strip branch August 16, 2023 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant