Skip to content

feat(qp): prune branches that cannot lead to the subject type of the …

9779e99
Select commit
Loading
Failed to load commit list.
Draft

feat(qp): prune branches that cannot lead to the subject type of the … #2968

feat(qp): prune branches that cannot lead to the subject type of the …
9779e99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 11, 2026 in 1s

74.83% (target 75.00%)

View this Pull Request on Codecov

74.83% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 70.21277% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.83%. Comparing base (0e16dd1) to head (9779e99).

Files with missing lines Patch % Lines
pkg/query/optimize_reachability.go 73.34% 16 Missing and 8 partials ⚠️
internal/services/v1/permissions_queryplan.go 0.00% 4 Missing ⚠️

❌ Your project check has failed because the head coverage (74.83%) 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    #2968       +/-   ##
===========================================
+ Coverage   48.88%   74.83%   +25.96%     
===========================================
  Files         429      497       +68     
  Lines       54628    60789     +6161     
===========================================
+ Hits        26700    45486    +18786     
+ Misses      25220    12140    -13080     
- Partials     2708     3163      +455     

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