-
-
Notifications
You must be signed in to change notification settings - Fork 110
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
Ferc714 #733
Ferc714 #733
Conversation
Here is an overview of what got changed by this pull request: Issues
======
- Added 2
Complexity increasing per file
==============================
- test/interim_etl_test.py 2
See the complete overview on Codacy |
pytest.skip() | ||
|
||
fn = str(pudl.extract.ferc714.get_ferc714(pudl_settings_fixture)) | ||
assert pudl_settings_fixture["pudl_in"] in fn |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
||
fn = str(pudl.extract.ferc714.get_ferc714(pudl_settings_fixture)) | ||
assert pudl_settings_fixture["pudl_in"] in fn | ||
assert fn[-11:] == "form714.zip" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Codecov Report
@@ Coverage Diff @@
## sprint22 #733 +/- ##
============================================
+ Coverage 74.31% 74.35% +0.03%
============================================
Files 39 39
Lines 4629 4627 -2
============================================
Hits 3440 3440
+ Misses 1189 1187 -2
Continue to review full report at Codecov.
|
Ferc714 delivery by datastore