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

adapt to changed worldbank data #841

Merged
merged 6 commits into from
Jan 18, 2024
Merged

adapt to changed worldbank data #841

merged 6 commits into from
Jan 18, 2024

Conversation

emanuel-schmid
Copy link
Collaborator

@emanuel-schmid emanuel-schmid commented Jan 17, 2024

Changes proposed in this PR:

  • fix reference numbers in test cases

This PR fixes #835

PR Author Checklist

PR Reviewer Checklist

Copy link
Member

@peanutfun peanutfun left a comment

Choose a reason for hiding this comment

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

Thanks for updating the test! Could you maybe change the variable names in the test as indicated? Also, please add a Changelog entry. Then, we are ready to merge.

@@ -199,10 +201,12 @@ def test_pca_CUB_2015_pass(self):
ref_year = 2015
cntry_iso = 'CUB'
res_year, res_val, q = world_bank_wealth_account(cntry_iso, ref_year, no_land=1)
Copy link
Member

Choose a reason for hiding this comment

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

The variable names res_ and ref_ are really hard to distinguish. Could you maybe change the res_ to wb_?

@emanuel-schmid emanuel-schmid merged commit 35a6c9d into develop Jan 18, 2024
9 of 11 checks passed
@emanuel-schmid emanuel-schmid deleted the feature/fix_tests branch January 18, 2024 15:44
@peanutfun peanutfun mentioned this pull request Jan 24, 2024
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.

2 participants