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

ahochsteger / gmail-processor / 25975007207 / 1
96%
main: 96%

Build:
DEFAULT BRANCH: main
Ran 16 May 2026 10:52PM UTC
Files 49
Run time 1s
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 May 2026 10:44PM UTC coverage: 96.862% (-2.0%) from 98.823%
25975007207.1

push

github

ahochsteger
refactor(config): migrate validation and serialization from class-transformer/ajv to Zod v4

Replace the internal validation and serialization pipeline with type-safe
Zod schemas. This is a non-breaking internal cleanup that eliminates
vulnerable transitive dependencies (ajv, reflect-metadata, class-transformer)
and guarantees absolute stability for modern runtimes like Node 25.

Existing configurations (JSON/YAML) and public Google Apps Script functions
remain 100% backward-compatible, as the Zod schemas validate the same structure,
apply the same defaults, and export the identical TypeScript type signatures.

Key updates:
- Implement Zod validation and recursive normalization in Config.ts.
- Separate action config types into a leaf module ActionConfigTypes.ts to resolve circular cycles.
- Remove emitDecoratorMetadata from tsconfig compiler options.
- Modularize the Prettier format pipeline into parallel sub-tasks.
- Implement E2E Reuse Mode via ensureTestData(), resetTests(), and SHA-256 configuration hashing.

AI-Assisted: true
AI-Tool: Antigravity

942 of 1005 branches covered (93.73%)

Branch coverage included in aggregate %.

8596 of 8842 relevant lines covered (97.22%)

80.36 hits per line

Source Files on job 25975007207.1
  • Tree
  • List 49
  • Changed 29
  • Source Changed 29
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25975007207
  • bec27c6d on github
  • Prev Job for on main (#25953047993.1)
  • Next Job for on main (#25992019553.1)
  • 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