Skip to content

fix conflict

f436b79
Select commit
Loading
Failed to load commit list.
Closed

feat: support relation and object deprecation #2465

fix conflict
f436b79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 20, 2025 in 0s

77.39% (target 75.00%)

View this Pull Request on Codecov

77.39% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 71.70418% with 88 lines in your changes missing coverage. Please review.

Project coverage is 77.39%. Comparing base (f05b700) to head (f436b79).

Files with missing lines Patch % Lines
pkg/schemadsl/parser/parser.go 58.98% 23 Missing and 9 partials ⚠️
pkg/schemadsl/compiler/translator.go 72.92% 18 Missing and 8 partials ⚠️
internal/services/v1/relationships.go 59.65% 20 Missing and 3 partials ⚠️
internal/services/shared/errors.go 75.00% 3 Missing ⚠️
pkg/namespace/builder.go 83.34% 2 Missing and 1 partial ⚠️
pkg/cmd/testserver/testserver.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2465      +/-   ##
==========================================
- Coverage   77.45%   77.39%   -0.06%     
==========================================
  Files         417      417              
  Lines       51091    51394     +303     
==========================================
+ Hits        39569    39769     +200     
- Misses       9032     9110      +78     
- Partials     2490     2515      +25     

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