Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run ferc_to_sqlite and pudl_etl independent of integration tests #2825

Open
wants to merge 113 commits into
base: main
Choose a base branch
from

Rename glue.py unit tests so pytest picks them up.

c51d8e2
Select commit
Loading
Failed to load commit list.
Open

Run ferc_to_sqlite and pudl_etl independent of integration tests #2825

Rename glue.py unit tests so pytest picks them up.
c51d8e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 19, 2024 in 0s

90.1% (-2.5%) compared to f4f2470

View this Pull Request on Codecov

90.1% (-2.5%) compared to f4f2470

Details

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (f4f2470) 92.6% compared to head (c51d8e2) 90.1%.
Report is 7 commits behind head on main.

Files Patch % Lines
...rc/pudl/analysis/record_linkage/embed_dataframe.py 92.1% 5 Missing ⚠️
...rc/pudl/analysis/record_linkage/eia_ferc1_train.py 0.0% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #2825     +/-   ##
=======================================
- Coverage   92.6%   90.1%   -2.5%     
=======================================
  Files        143     144      +1     
  Lines      12979   13084    +105     
=======================================
- Hits       12025   11792    -233     
- Misses       954    1292    +338     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.