-
Notifications
You must be signed in to change notification settings - Fork 1
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: Vitest #440
base: main
Are you sure you want to change the base?
test: Vitest #440
Conversation
matijs
commented
Feb 6, 2025
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Uh oh! @sonarqubecloud[bot], at least one image you shared is missing helpful alt text. Check #440 (comment) to fix the following violations:
Alt text is an invisible description that helps screen readers describe images to blind or low-vision users. If you are using markdown to display images, add your alt text inside the brackets of the markdown image. Learn more about alt text at Basic writing and formatting syntax: images on GitHub Docs.
|
|
Uh oh! @sonarqubecloud[bot], at least one image you shared is missing helpful alt text. Check #440 (comment) to fix the following violations:
Alt text is an invisible description that helps screen readers describe images to blind or low-vision users. If you are using markdown to display images, add your alt text inside the brackets of the markdown image. Learn more about alt text at Basic writing and formatting syntax: images on GitHub Docs.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #440 +/- ##
===========================================
- Coverage 100.00% 99.47% -0.53%
===========================================
Files 16 17 +1
Lines 391 382 -9
Branches 36 34 -2
===========================================
- Hits 391 380 -11
- Misses 0 1 +1
- Partials 0 1 +1 ☔ View full report in Codecov by Sentry. |
lgtm, ship it! 🚀 |
@Robbert Het is een piepklein PoCje maar begrijp ik dat je liever Vitest wilt dan Jest dus? Dan zal ik alle tests omkatten naar Vitest. |