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

Merge dev into main for 2023-12-13 #3153

Merged
merged 66 commits into from
Dec 13, 2023

Merge branch 'main' into dev

0009827
Select commit
Loading
Failed to load commit list.
Merged

Merge dev into main for 2023-12-13 #3153

Merge branch 'main' into dev
0009827
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 13, 2023 in 1s

92.7% (+3.9%) compared to 60df4b1

View this Pull Request on Codecov

92.7% (+3.9%) compared to 60df4b1

Details

Codecov Report

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

Comparison is base (60df4b1) 88.8% compared to head (0009827) 92.7%.
Report is 152 commits behind head on main.

Files Patch % Lines
src/pudl/ferc_to_sqlite/cli.py 63.6% 8 Missing ⚠️
src/pudl/etl/cli.py 66.7% 5 Missing ⚠️
src/pudl/helpers.py 80.8% 5 Missing ⚠️
src/pudl/convert/metadata_to_rst.py 69.2% 4 Missing ⚠️
src/pudl/analysis/service_territory.py 94.7% 2 Missing ⚠️
src/pudl/etl/check_foreign_keys.py 75.0% 2 Missing ⚠️
src/pudl/__main__.py 0.0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #3153     +/-   ##
=======================================
+ Coverage   88.8%   92.7%   +3.9%     
=======================================
  Files         89     134     +45     
  Lines      11023   12597   +1574     
=======================================
+ Hits        9785   11672   +1887     
+ Misses      1238     925    -313     

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