Skip to content

feat: add templateLiteral decoder implementation

959cd96
Select commit
Loading
Failed to load commit list.
Draft

Add templateLiteral decoder #56

feat: add templateLiteral decoder implementation
959cd96
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2025 in 1s

96.02% (-0.86%) compared to f481b2b

View this Pull Request on Codecov

96.02% (-0.86%) compared to f481b2b

Details

Codecov Report

❌ Patch coverage is 89.74359% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.02%. Comparing base (f481b2b) to head (959cd96).

Files with missing lines Patch % Lines
src/schemas/template-literal.ts 89.74% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
- Coverage   96.87%   96.02%   -0.86%     
==========================================
  Files          36       37       +1     
  Lines         288      327      +39     
  Branches       76       91      +15     
==========================================
+ Hits          279      314      +35     
- Misses          9       13       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.