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

AndreMiras / gitpop3 / 18799921295
98%

Build:
DEFAULT BRANCH: develop
Ran 25 Oct 2025 07:16AM UTC
Jobs 1
Files 16
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

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

New Missed Lines in Diff

Lines Coverage ∆ File
1
52.38
-47.62% src/utils/sentry.ts
2
94.23
-5.77% src/utils/graphql.ts

Uncovered Existing Lines

Lines Coverage ∆ File
8
52.38
-47.62% src/utils/sentry.ts
11
0.0
-100.0% src/index.tsx
Jobs
ID Job ID Ran Files Coverage
1 18799921295.1 25 Oct 2025 07:16AM UTC 16
96.13
GitHub Action Run
Source Files on build 18799921295
  • Tree
  • List 16
  • Changed 16
  • Source Changed 3
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #18799921295
  • 73f20f09 on github
  • Prev Build on test/add-build-to-ci (#18794540129)
  • Next Build on develop (#18800398933)
  • Delete
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