Skip to content

Merge branch 'develop' into cohort-evaluation-metrics

d5a8be9
Select commit
Loading
Failed to load commit list.
Open

Cohort evaluation rubric metrics #21

Merge branch 'develop' into cohort-evaluation-metrics
d5a8be9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 20, 2026 in 1s

83.70% (-1.68%) compared to 252e68c

View this Pull Request on Codecov

83.70% (-1.68%) compared to 252e68c

Details

Codecov Report

❌ Patch coverage is 73.57456% with 482 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.70%. Comparing base (252e68c) to head (d5a8be9).

Files with missing lines Patch % Lines
circe/cohort_builder/query_builder.py 68.11% 162 Missing ⚠️
circe/extensions/__init__.py 55.14% 109 Missing ⚠️
circe/capr/query.py 64.28% 95 Missing ⚠️
circe/evaluation/builder.py 82.29% 37 Missing ⚠️
circe/execution/api.py 48.71% 20 Missing ⚠️
circe/capr/cohort.py 88.03% 14 Missing ⚠️
circe/evaluation/markdown_render.py 76.00% 12 Missing ⚠️
circe/execution/evaluation.py 80.00% 7 Missing ⚠️
circe/capr/templates.py 84.61% 6 Missing ⚠️
circe/capr/window.py 87.50% 5 Missing ⚠️
... and 6 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #21      +/-   ##
===========================================
- Coverage    85.37%   83.70%   -1.68%     
===========================================
  Files          167      185      +18     
  Lines        12386    15098    +2712     
===========================================
+ Hits         10575    12638    +2063     
- Misses        1811     2460     +649     

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