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

Idrinth / habit-evaluator / 22054655054
40%

Build:
DEFAULT BRANCH: the-one
Ran 16 Feb 2026 08:02AM UTC
Jobs 8
Files 303
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

16 Feb 2026 08:02AM UTC coverage: 44.731% (-0.05%) from 44.781%
22054655054

push

github

web-flow
Add Cypress E2E code coverage collection for website and homepage (#409)

Cypress E2E tests were running but not collecting or reporting code
coverage. This adds Istanbul instrumentation via vite-plugin-istanbul
and @cypress/code-coverage to both the website and homepage projects.

Key changes:
- Install @cypress/code-coverage and vite-plugin-istanbul in both projects
- Configure vite-plugin-istanbul with forceBuildInstrument and requireEnv
  (only instruments when VITE_COVERAGE=true is set)
- Register @cypress/code-coverage task in cypress.config.ts
- Import @cypress/code-coverage/support in Cypress support files
- Add custom afterEach hook to send coverage data after SvelteKit's
  async module loading completes (fixes timing issue with window:load)
- Add .nycrc.json configs outputting lcov to coverage-cypress/
- Update CI e2e job to build with VITE_COVERAGE=true and upload
  coverage reports to Coveralls with website-e2e/homepage-e2e flags
- Add coverage-cypress/, .nyc_output/, coverage/ to .gitignore

https://claude.ai/code/session_01CrnPgzd9bU6sCQqxpZDk4C

Co-authored-by: Claude <noreply@anthropic.com>

2782 of 7026 branches covered (39.6%)

Branch coverage included in aggregate %.

9426 of 20266 relevant lines covered (46.51%)

2.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 webserver - 22054655054.1 16 Feb 2026 08:03AM UTC 64
65.64
GitHub Action Run
2 homepage-e2e - 22054655054.2 16 Feb 2026 08:03AM UTC 10
74.07
GitHub Action Run
3 desktop - 22054655054.3 16 Feb 2026 08:03AM UTC 25
43.41
GitHub Action Run
4 website - 22054655054.4 16 Feb 2026 08:02AM UTC 3
95.26
GitHub Action Run
5 android - 22054655054.5 16 Feb 2026 08:03AM UTC 104
18.6
GitHub Action Run
6 website-e2e - 22054655054.6 16 Feb 2026 08:03AM UTC 9
39.18
GitHub Action Run
7 homepage - 22054655054.7 16 Feb 2026 08:02AM UTC 4
100.0
GitHub Action Run
8 shared - 22054655054.8 16 Feb 2026 08:03AM UTC 91
81.67
GitHub Action Run
Source Files on build 22054655054
  • Tree
  • List 303
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22054655054
  • 2d1ca3c3 on github
  • Prev Build on the-one (#22054317979)
  • Next Build on the-one (#22056341373)
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

© 2026 Coveralls, Inc