Skip to content

ci: retrigger CI (transient Go proxy error)

9d55095
Select commit
Loading
Failed to load commit list.
Open

feat: add warning for mixed operators without parentheses #2786

ci: retrigger CI (transient Go proxy error)
9d55095
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 17, 2026 in 0s

73.58% (target 75.00%)

View this Pull Request on Codecov

73.58% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 58.22785% with 66 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.58%. Comparing base (9b516fc) to head (9d55095).
⚠️ Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
pkg/namespace/metadata.go 28.08% 36 Missing and 5 partials ⚠️
pkg/development/warningdefs.go 29.42% 11 Missing and 1 partial ⚠️
pkg/schemadsl/compiler/translator.go 81.97% 7 Missing and 4 partials ⚠️
pkg/namespace/builder.go 75.00% 1 Missing and 1 partial ⚠️

❌ Your project check has failed because the head coverage (73.58%) is below the target coverage (75.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2786      +/-   ##
==========================================
+ Coverage   73.49%   73.58%   +0.10%     
==========================================
  Files         497      499       +2     
  Lines       59685    60325     +640     
==========================================
+ Hits        43860    44387     +527     
- Misses      12651    12734      +83     
- Partials     3174     3204      +30     

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