Skip to content

Ensure equal sampling of age across cross validation folds - #108

Merged
htwangtw merged 3 commits into
mainfrom
age-stratified-cv
Jul 21, 2026
Merged

Ensure equal sampling of age across cross validation folds#108
htwangtw merged 3 commits into
mainfrom
age-stratified-cv

Update .dockerignore for new directory structure

038b8cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 1, 2026 in 1s

53.91% (-0.12%) compared to 68c04a7

View this Pull Request on Codecov

53.91% (-0.12%) compared to 68c04a7

Details

Codecov Report

❌ Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.91%. Comparing base (68c04a7) to head (038b8cf).
⚠️ Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
wonkyconn/features/age_sex_prediction.py 20.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
- Coverage   54.03%   53.91%   -0.12%     
==========================================
  Files          26       26              
  Lines        1414     1417       +3     
==========================================
  Hits          764      764              
- Misses        650      653       +3     
Files with missing lines Coverage Δ
wonkyconn/features/age_sex_prediction.py 36.58% <20.00%> (-2.89%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.