Skip to content

fix: test

d98c374
Select commit
Loading
Failed to load commit list.
Open

feat: support for rel and namespace deprecation #2504

fix: test
d98c374
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 31, 2025 in 0s

79.47% (target 75.00%)

View this Pull Request on Codecov

79.47% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 86.18090% with 55 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.47%. Comparing base (d4ff660) to head (d98c374).
⚠️ Report is 71 commits behind head on main.

Files with missing lines Patch % Lines
pkg/schema/typesystem.go 74.60% 19 Missing and 12 partials ⚠️
pkg/schemadsl/compiler/translator.go 78.79% 8 Missing and 6 partials ⚠️
pkg/schemadsl/parser/parser.go 75.00% 6 Missing and 3 partials ⚠️
pkg/schemadsl/generator/generator.go 97.37% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2504      +/-   ##
==========================================
+ Coverage   79.46%   79.47%   +0.02%     
==========================================
  Files         456      456              
  Lines       47322    47664     +342     
==========================================
+ Hits        37600    37877     +277     
- Misses       6963     7004      +41     
- Partials     2759     2783      +24     

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