Skip to content

Update pipelines/tests/test_prep_data.py

7ac2807
Select commit
Loading
Failed to load commit list.
Merged

Fix prep data bug #811

Update pipelines/tests/test_prep_data.py
7ac2807
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2025 in 1s

42.37% (+0.54%) compared to e84032d

View this Pull Request on Codecov

42.37% (+0.54%) compared to e84032d

Details

Codecov Report

❌ Patch coverage is 90.32258% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.37%. Comparing base (e84032d) to head (7ac2807).

Files with missing lines Patch % Lines
pipelines/prep_eval_data.py 0.00% 2 Missing ⚠️
pipelines/prep_data.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #811      +/-   ##
==========================================
+ Coverage   41.82%   42.37%   +0.54%     
==========================================
  Files          30       30              
  Lines        2809     2834      +25     
==========================================
+ Hits         1175     1201      +26     
+ Misses       1634     1633       -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.