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

test: Node Test #526

Merged
merged 6 commits into from
Jan 15, 2025
Merged

test: Node Test #526

merged 6 commits into from
Jan 15, 2025

Conversation

marcobiedermann
Copy link
Owner

@marcobiedermann marcobiedermann commented Jan 15, 2025

Migrate from Vitest to Node test runner

Add file extension to import statements
Upgrade Node.js to `v23`
Replace Vitest by Node Test
Use Node test instead of Vitest
Update template to use Node Test
Remove Vitest from docs
@marcobiedermann marcobiedermann enabled auto-merge (squash) January 15, 2025 13:54
@marcobiedermann marcobiedermann merged commit 633f4b8 into main Jan 15, 2025
2 checks passed
@marcobiedermann marcobiedermann deleted the feature/testing branch January 15, 2025 13:55
@marcobiedermann marcobiedermann changed the title refactor: File extension Node TestFile extension Jan 15, 2025
@marcobiedermann marcobiedermann changed the title Node TestFile extension test: Node Test Jan 15, 2025
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 96.15385% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.71%. Comparing base (0aa86ac) to head (553de93).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
kata/6 kyu/extract-file-name/index.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #526      +/-   ##
===========================================
- Coverage   100.00%   99.71%   -0.29%     
===========================================
  Files          638      638              
  Lines         5768     7616    +1848     
  Branches      1782      724    -1058     
===========================================
+ Hits          5768     7594    +1826     
- Misses           0       20      +20     
- Partials         0        2       +2     

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

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.

2 participants