Skip to content

perf: add missing prefetches + refact prefetch/select-related logic#648

Draft
davidlougheed wants to merge 1 commit into
developfrom
perf/prefetches
Draft

perf: add missing prefetches + refact prefetch/select-related logic#648
davidlougheed wants to merge 1 commit into
developfrom
perf/prefetches

perf: add missing prefetches + refact prefetch/select-related logic

2df6a85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2026 in 0s

94.40% (+0.02%) compared to 1c74952

View this Pull Request on Codecov

94.40% (+0.02%) compared to 1c74952

Details

Codecov Report

❌ Patch coverage is 98.07692% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.40%. Comparing base (1c74952) to head (2df6a85).

Files with missing lines Patch % Lines
chord_metadata_service/patients/models.py 80.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #648      +/-   ##
===========================================
+ Coverage    94.37%   94.40%   +0.02%     
===========================================
  Files          135      139       +4     
  Lines         5296     5359      +63     
  Branches       496      500       +4     
===========================================
+ Hits          4998     5059      +61     
- Misses         209      210       +1     
- Partials        89       90       +1     

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