Skip to content

Merge branch 'develop' into cohort-evaluation-metrics

49111c0
Select commit
Loading
Failed to load commit list.
Open

Cohort evaluation rubric metrics #21

Merge branch 'develop' into cohort-evaluation-metrics
49111c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 24, 2026 in 0s

84.00% (-1.67%) compared to 9c1a56a

View this Pull Request on Codecov

84.00% (-1.67%) compared to 9c1a56a

Details

Codecov Report

❌ Patch coverage is 74.49947% with 484 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.00%. Comparing base (9c1a56a) to head (49111c0).

Files with missing lines Patch % Lines
circe/cohort_builder/query_builder.py 70.53% 155 Missing ⚠️
circe/extensions/__init__.py 55.14% 109 Missing ⚠️
circe/capr/query.py 64.28% 95 Missing ⚠️
circe/evaluation/builder.py 82.44% 46 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.67%   84.00%   -1.67%     
===========================================
  Files          166      184      +18     
  Lines        12322    15109    +2787     
===========================================
+ Hits         10557    12693    +2136     
- Misses        1765     2416     +651     

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