• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

AndreMiras / gitpop3 / 18799921295

25 Oct 2025 07:07AM UTC coverage: 96.131% (-3.3%) from 99.438%
18799921295

push

github

AndreMiras
:arrow_up: Migrate from Create React App to Vite

Replace Create React App with Vite for faster builds and modern
tooling. This migration includes:

- Replace react-scripts with Vite 5 and Vitest for testing
- Update Node.js requirement to >=18.0.0 in package.json
- Migrate all tests from Jest to Vitest (58 tests, all passing)
- Update environment variables from REACT_APP_* to VITE_* prefix
- Replace Node.js assert module with browser-compatible check
- Update CI workflows to use Node 18 and Vite environment variables
- Move index.html from public/ to root per Vite conventions

All tests pass with 96% code coverage maintained. Build and
development server verified working.

77 of 81 branches covered (95.06%)

Branch coverage included in aggregate %.

4 of 7 new or added lines in 3 files covered. (57.14%)

19 existing lines in 2 files now uncovered.

569 of 591 relevant lines covered (96.28%)

6.55 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

94.23
/src/utils/graphql.ts


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc