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

Update expected row count for EIA tables post 860m quarterly update #3380

Merged
merged 2 commits into from Feb 9, 2024

Conversation

aesharpe
Copy link
Member

@aesharpe aesharpe commented Feb 9, 2024

Forgot to update expected rows in validation tests as part of #3313 and #3367

@aesharpe aesharpe self-assigned this Feb 9, 2024
@aesharpe aesharpe marked this pull request as ready for review February 9, 2024 07:26
@aesharpe aesharpe requested review from cmgosnell and removed request for cmgosnell February 9, 2024 07:26
@e-belfer e-belfer self-requested a review February 9, 2024 17:22
Copy link
Member

@e-belfer e-belfer left a comment

Choose a reason for hiding this comment

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

Ready to merge once validation tests pass locally.

("bf_eia923", 1_569_568, 1_569_568, 128_252),
("bf_eia923", 1_607_752, 1_607_752, 128_252),
Copy link
Member

Choose a reason for hiding this comment

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

i went and quickly looked at the build logs and it looks like this one is a typo and should be 1_670_752

E           ValueError: bf_eia923: found 1607752 rows, expected 1569568. Off by 2.433%, allowed margin of 0.000%

Copy link
Member Author

Choose a reason for hiding this comment

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

In the example above the found value 1607752 is the same as the one I have written, it's just confusing to look at with the underscores!

Copy link
Member

Choose a reason for hiding this comment

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

oh you are so right! sorry!

Copy link
Member

@cmgosnell cmgosnell left a comment

Choose a reason for hiding this comment

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

see the one lil typo

@e-belfer e-belfer changed the title Update expected row count for EIA tables post EIAm quarterly update Update expected row count for EIA tables post 860m quarterly update Feb 9, 2024
@e-belfer e-belfer dismissed cmgosnell’s stale review February 9, 2024 20:42

See above, confirmed that row counts are correct

@aesharpe aesharpe added this pull request to the merge queue Feb 9, 2024
Merged via the queue into main with commit b6224be Feb 9, 2024
12 checks passed
@aesharpe aesharpe deleted the udpate-row-count-eia860m branch February 9, 2024 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants