Skip to content

fix: Represent string literals as single-value unions

6afcffb
Select commit
Loading
Failed to load commit list.
Draft

fix: Represent string literals as single-value unions #106

fix: Represent string literals as single-value unions
6afcffb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2025 in 0s

96.42% (target 90.00%)

View this Pull Request on Codecov

96.42% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 86.36364% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.42%. Comparing base (2753437) to head (6afcffb).

Files with missing lines Patch % Lines
src/components/object-definition.ts 86.36% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #106      +/-   ##
==========================================
- Coverage   96.68%   96.42%   -0.27%     
==========================================
  Files          11       11              
  Lines         845      867      +22     
  Branches      290      290              
==========================================
+ Hits          817      836      +19     
- Misses         28       31       +3     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.