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

feat: migrate from Tap to Jest #220

Merged
merged 7 commits into from
Jun 19, 2022
Merged

feat: migrate from Tap to Jest #220

merged 7 commits into from
Jun 19, 2022

Conversation

cheton
Copy link
Member

@cheton cheton commented Oct 15, 2021

Marking the PR as being a work in progress

@codecov
Copy link

codecov bot commented Jun 19, 2022

Codecov Report

Merging #220 (8fcbadc) into master (905bd96) will decrease coverage by 0.56%.
The diff coverage is 90.32%.

@@            Coverage Diff             @@
##           master     #220      +/-   ##
==========================================
- Coverage   91.22%   90.65%   -0.57%     
==========================================
  Files           6        6              
  Lines         581      535      -46     
==========================================
- Hits          530      485      -45     
+ Misses         51       50       -1     
Impacted Files Coverage Δ
src/nodes-to-string.js 80.00% <77.14%> (-0.96%) ⬇️
src/parser.js 90.09% <89.97%> (-0.36%) ⬇️
src/index.js 98.07% <97.95%> (-0.32%) ⬇️
src/acorn-jsx-walk.js 100.00% <100.00%> (ø)
src/flatten-object-keys.js 100.00% <100.00%> (ø)
src/omit-empty-object.js 100.00% <100.00%> (ø)
... and 2 more

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 905bd96...8fcbadc. Read the comment docs.

@cheton cheton marked this pull request as ready for review June 19, 2022 08:39
@cheton cheton self-assigned this Jun 19, 2022
@cheton cheton changed the title feat: use jest to test i18next-scanner feat: migrating to jest Jun 19, 2022
@cheton cheton changed the title feat: migrating to jest feat: migrate from Tap to Jest Jun 19, 2022
@cheton cheton merged commit 1d8294d into master Jun 19, 2022
@cheton cheton deleted the feat/jest-test branch June 19, 2022 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant