Skip to content

remove stray code

569ebff
Select commit
Loading
Failed to load commit list.
Merged

Data Cleanup #822

remove stray code
569ebff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 14, 2026 in 0s

41.97% (-0.82%) compared to cfa1864

View this Pull Request on Codecov

41.97% (-0.82%) compared to cfa1864

Details

Codecov Report

❌ Patch coverage is 16.66667% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.97%. Comparing base (cfa1864) to head (569ebff).

Files with missing lines Patch % Lines
pipelines/prep_data.py 19.04% 17 Missing ⚠️
hewr/R/process_loc_forecast.R 0.00% 11 Missing ⚠️
pipelines/forecast_timeseries.py 0.00% 4 Missing ⚠️
pipelines/common_utils.py 25.00% 3 Missing ⚠️
pipelines/forecast_pyrenew.py 0.00% 3 Missing ⚠️
hewr/R/timeseries_utils.R 0.00% 1 Missing ⚠️
pipelines/generate_test_data_lib.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #822      +/-   ##
==========================================
- Coverage   42.78%   41.97%   -0.82%     
==========================================
  Files          30       29       -1     
  Lines        2896     2809      -87     
==========================================
- Hits         1239     1179      -60     
+ Misses       1657     1630      -27     

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