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

Fix problem with fh transformation #42

Merged
merged 9 commits into from
Jan 20, 2022
Merged

Fix problem with fh transformation #42

merged 9 commits into from
Jan 20, 2022

Conversation

ElliottMess
Copy link
Contributor

@ElliottMess ElliottMess commented Jan 6, 2022

/document

Fix problem identified in issue #35 where fh was not transformed in transform_uhc_data but in calculated_uhc_billion. This lead to an error in the calculations of the contributions of fh to the billion: all contributions were reversed.

Waiting for the approval of PR #38 and #40 to merge.

Once merged into main, the testing data frames will need to be recalculated and reuploaded to WHDH.

@ElliottMess
Copy link
Contributor Author

/style

$GITHUB_ACTOR added 4 commits January 20, 2022 14:32
Merge branch 'main' into fh-transform

# Conflicts:
#	.github/workflows/pr-commands.yaml
#	.gitignore
#	R/sysdata.rda
#	data-raw/billions_examples.R
@codecov-commenter
Copy link

Codecov Report

Merging #42 (48b4d73) into main (aeeb6a5) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 48b4d73 differs from pull request most recent head 4e25a1a. Consider uploading reports for the commit 4e25a1a to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##             main      #42   +/-   ##
=======================================
  Coverage   84.03%   84.03%           
=======================================
  Files          37       37           
  Lines        3858     3858           
=======================================
  Hits         3242     3242           
  Misses        616      616           
Impacted Files Coverage Δ
R/calculate_uhc_billion.R 100.00% <100.00%> (ø)
R/transform_uhc.R 66.03% <100.00%> (ø)

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 aeeb6a5...4e25a1a. Read the comment docs.

@ElliottMess ElliottMess merged commit f15d0e5 into main Jan 20, 2022
@ElliottMess ElliottMess deleted the fh-transform branch February 14, 2022 10:10
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.

None yet

2 participants