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

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

Build:
DEFAULT BRANCH: master
Repo Added 07 Jun 2021 09:13AM UTC
Token 9JxDkTBAWVce0uiakr0FSPKMBVahscfSe regen
Build 150 Last
Files 31
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
Sync Branches
  • master
  • dependabot/npm_and_yarn/axios-1.15.0
  • dependabot/npm_and_yarn/axios-1.16.0
  • dependabot/npm_and_yarn/axios-1.16.1
  • dependabot/npm_and_yarn/brace-expansion-5.0.6
  • dependabot/npm_and_yarn/fast-xml-builder-1.2.0
  • dependabot/npm_and_yarn/follow-redirects-1.16.0
  • dependabot/npm_and_yarn/lodash-4.18.1
  • dependabot/npm_and_yarn/lodash-es-4.18.1
  • dependabot/npm_and_yarn/uuid-11.1.1
  • fix/coverage-ignore-lib
  • fix/issue-457-oclif-single-command
  • v3

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

Relevant lines Covered
Build:
Build:
483 RELEVANT LINES 457 COVERED LINES
26.37 HITS PER LINE
Source Files on master
  • Tree
  • List 31
  • Changed 16
  • Source Changed 0
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23861784211 master 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 ## ... push 01 Apr 2026 05:28PM UTC web-flow github
90.74
23857345948 master ci: gate release on CI workflow (#461) ## Summary - trigger semantic release only after the CI workflow completes successfully on or - stop rerunning lint and tests inside the semantic release workflow - move Coveralls upload to the CI test job w... push 01 Apr 2026 03:45PM UTC web-flow github
56.55
23706116142 master docs: fix README install command (#456) ## Summary - fix the README install snippet to only install `cf-content-types-generator` ## Why The previous command incorrectly included `contentful`. push 29 Mar 2026 09:33AM UTC web-flow github
90.74
23704927690 master chore: normalize package bin path for npm publish (#455) ## Summary - normalize the package `bin` path from `./bin/run` to `bin/run` - avoid npm publish auto-correction warnings on future releases ## Why The `v3.0.0` release succeeded, but npm w... push 29 Mar 2026 08:20AM UTC web-flow github
90.74
23704623849 master feat!: release v3 modern Contentful typings only (#447) ## Summary - ship the v3 major line for `cf-content-types-generator` - make modern `contentful.js` typings the default and only output model - use this PR as the aggregate release thread for... push 29 Mar 2026 08:01AM UTC web-flow github
90.74
23602309397 master chore: migrate repo to pnpm (#444) ## Summary - migrate repo tooling and lockfile from Yarn to pnpm - switch Husky hooks and GitHub Actions to pnpm - keep npm publishing intact via semantic-release ## Testing - pnpm install --frozen-lockfile - p... push 26 Mar 2026 03:31PM UTC web-flow github
92.51
17789502038 master fix: stringify string literals correctly (#417) Fixes #415 Use `JSON.stringify` to render string literals. This means that e.g. if you have a string `"a\nb"` when it's rendered into the output Typescript instead of ``` "a b" ``` which is a s... push 17 Sep 2025 07:04AM UTC web-flow github
92.51
17742986132 master chore(deps-dev): bump @types/lodash from 4.17.7 to 4.17.20 (#424) Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.7 to 4.17.20. <details> <summary>Commits</summary> <ul> <li>See full diff... push 15 Sep 2025 06:33PM UTC web-flow github
92.51
17742980354 master chore(deps): bump axios from 1.7.4 to 1.12.1 (#431) Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.12.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/releases">axios's relea... push 15 Sep 2025 06:32PM UTC web-flow github
92.51
15255352282 master chore(deps): bump @octokit/endpoint from 10.1.1 to 10.1.3 (#401) Bumps [@octokit/endpoint](https://github.com/octokit/endpoint.js) from 10.1.1 to 10.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/o... push 26 May 2025 01:38PM UTC web-flow github
92.51
See All Builds (72)

Badge your Repo: cf-content-types-generator

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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