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

ahochsteger / gmail-processor / 25975007207
96%

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

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 %.

1172 of 1374 new or added lines in 29 files covered. (85.3%)

8596 of 8842 relevant lines covered (97.22%)

80.36 hits per line

Uncovered Changes

Lines Coverage ∆ File
199
79.87
-17.63% src/lib/e2e/E2E.ts
3
97.89
-1.64% src/lib/config/Config.ts
Jobs
ID Job ID Ran Files Coverage
1 25975007207.1 16 May 2026 10:52PM UTC 49
96.86
GitHub Action Run
Source Files on build 25975007207
  • 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 Repo
  • Github Actions Build #25975007207
  • bec27c6d on github
  • Prev Build on main (#25953047993)
  • Next Build on main (#25992019553)
  • 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