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

Revert "Revert "chore: Vite upgrade (#1381)" (#1383)" #1396

Merged
merged 2 commits into from
Sep 7, 2023

Update package.json

ce4b5a9
Select commit
Loading
Failed to load commit list.
Merged

Revert "Revert "chore: Vite upgrade (#1381)" (#1383)" #1396

Update package.json
ce4b5a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2023 in 0s

93.89% (+4.20%) compared to 79afc2c

View this Pull Request on Codecov

93.89% (+4.20%) compared to 79afc2c

Details

Codecov Report

Patch coverage: 92.85% and project coverage change: +4.20% 🎉

Comparison is base (79afc2c) 89.68% compared to head (ce4b5a9) 93.89%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1396      +/-   ##
===========================================
+ Coverage    89.68%   93.89%   +4.20%     
===========================================
  Files           19       95      +76     
  Lines          737     1606     +869     
  Branches        35      256     +221     
===========================================
+ Hits           661     1508     +847     
- Misses          76       98      +22     
Files Changed Coverage Δ
backend/helpers.ts 96.29% <ø> (ø)
src/machines/authMachine.ts 97.36% <ø> (ø)
src/utils/asyncUtils.ts 77.77% <80.00%> (ø)
backend/app.ts 100.00% <100.00%> (ø)
src/index.tsx 100.00% <100.00%> (ø)
src/utils/portUtils.ts 71.42% <100.00%> (-1.91%) ⬇️

... and 74 files with indirect coverage changes

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