Skip to content

chore: refactor apps converters to TypeScript with Zod codecs (1/2) - #41400

Merged
ggazzo merged 5 commits into
developfrom
chore/apps-converters-zod-1
Jul 17, 2026
Merged

chore: refactor apps converters to TypeScript with Zod codecs (1/2)#41400
ggazzo merged 5 commits into
developfrom
chore/apps-converters-zod-1

fix(apps): correct three latent converter bugs surfaced by typing

407662b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2026 in 0s

68.44% (-0.03%) compared to abab8a0

View this Pull Request on Codecov

68.44% (-0.03%) compared to abab8a0

Details

Codecov Report

❌ Patch coverage is 74.17219% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.44%. Comparing base (abab8a0) to head (407662b).
⚠️ Report is 4 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #41400      +/-   ##
===========================================
- Coverage    68.47%   68.44%   -0.03%     
===========================================
  Files         4092     4102      +10     
  Lines       158285   158627     +342     
  Branches     28622    28829     +207     
===========================================
+ Hits        108379   108566     +187     
- Misses       44874    44969      +95     
- Partials      5032     5092      +60     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.