Skip to content

clarify imports and DuckDB usage

ba74099
Select commit
Loading
Failed to load commit list.
Merged

Issue 897: Reduce EpiAutoGP to a script #1070

clarify imports and DuckDB usage
ba74099
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 14, 2026 in 0s

56.13% (-3.38%) compared to d66ebd4

View this Pull Request on Codecov

56.13% (-3.38%) compared to d66ebd4

Details

Codecov Report

❌ Patch coverage is 0% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.13%. Comparing base (d66ebd4) to head (ba74099).

Files with missing lines Patch % Lines
pipelines/tests/test_epiautogp_parquet.py 0.00% 33 Missing ⚠️
pipelines/tests/test_epiautogp_parquet_interop.py 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1070      +/-   ##
==========================================
- Coverage   59.50%   56.13%   -3.38%     
==========================================
  Files          32       29       -3     
  Lines        2109     1997     -112     
==========================================
- Hits         1255     1121     -134     
- Misses        854      876      +22     

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