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

Ferc714 #733

Merged
merged 4 commits into from
Sep 1, 2020
Merged

Ferc714 #733

merged 4 commits into from
Sep 1, 2020

Conversation

ptvirgo
Copy link
Contributor

@ptvirgo ptvirgo commented Aug 21, 2020

Ferc714 delivery by datastore

Copy link
Member

Codacy 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
Copy link
Member

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"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@codecov
Copy link

codecov bot commented Aug 21, 2020

Codecov Report

Merging #733 into sprint22 will increase coverage by 0.03%.
The diff coverage is 14.29%.

Impacted file tree graph

@@             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     
Impacted Files Coverage Δ
src/pudl/workspace/datastore.py 60.89% <ø> (ø)
src/pudl/extract/ferc714.py 41.94% <14.29%> (+2.54%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 02890f8...9a61788. Read the comment docs.

@zaneselvans zaneselvans changed the base branch from sprint21 to sprint22 August 27, 2020 14:44
@zaneselvans zaneselvans linked an issue Aug 31, 2020 that may be closed by this pull request
@zaneselvans zaneselvans merged commit 6e4c111 into sprint22 Sep 1, 2020
@zaneselvans zaneselvans deleted the ferc714 branch September 23, 2020 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get FERC 714 into Zenodo datastore
3 participants