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

contentful-userland / cf-content-types-generator / 23861784211
91%

Build:
DEFAULT BRANCH: master
Ran 01 Apr 2026 05:28PM UTC
Jobs 1
Files 31
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

01 Apr 2026 05:27PM UTC coverage: 90.741% (+34.2%) from 56.55%
23861784211

push

github

web-flow
chore: exclude build output from coverage (#462)

## Summary
- restrict Jest coverage collection to source files under `src/**`
- ignore generated `lib/**` output during coverage runs
- remove redundant build step before coverage upload in CI

## Why
The Apr 1 CI change started running `pnpm build` before `pnpm
test:coverage`. That generated `lib/**`, and Jest/Coveralls began
counting both source and compiled output, dropping reported coverage
from about 90% to about 56%.

## Verification
- `pnpm exec jest --coverage --coverageReporters=text-summary
--coverageReporters=json-summary`
- lines: 94.61%
- test suites: 20 passed

180 of 219 branches covered (82.19%)

Branch coverage included in aggregate %.

457 of 483 relevant lines covered (94.62%)

26.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23861784211.1 01 Apr 2026 05:28PM UTC 62
92.42
GitHub Action Run
Source Files on build 23861784211
  • Tree
  • List 31
  • Changed 16
  • Source Changed 0
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23861784211
  • ad82392e on github
  • Prev Build on master (#23857345948)
  • 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

© 2026 Coveralls, Inc