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

106 table 09 gt@main #126

Merged
merged 33 commits into from
Nov 10, 2023
Merged

106 table 09 gt@main #126

merged 33 commits into from
Nov 10, 2023

Conversation

mattkorb
Copy link
Collaborator

Pull Request

Closes #106

@mattkorb
Copy link
Collaborator Author

I know that the files for the webpage still need to be updated. I just wanted to already create th PR so that someone reviews the code.

Copy link
Contributor

github-actions bot commented Oct 31, 2023

badge

Code Coverage Summary

Filename            Stmts    Miss  Cover    Missing
----------------  -------  ------  -------  ---------
R/fda-table_02.R      159       0  100.00%
R/fda-table_03.R       35       0  100.00%
R/fda-table_04.R       63       0  100.00%
R/fda-table_05.R       61       0  100.00%
R/fda-table_06.R       76       0  100.00%
R/fda-table_07.R       35       0  100.00%
R/fda-table_08.R       46       0  100.00%
R/fda-table_09.R      214       0  100.00%
R/fda-table_10.R       26       0  100.00%
R/fda-table_11.R       42       0  100.00%
R/fda-table_12.R       40       0  100.00%
R/fda-table_13.R       20       0  100.00%
R/fda-table_14.R       27       0  100.00%
R/fda-table_15.R       32       0  100.00%
R/fda-table_16.R       32       0  100.00%
R/fda-table_17.R       32       0  100.00%
R/fda-table_18.R       32       0  100.00%
R/fda-table_20.R       71       0  100.00%
R/fda-table_21.R       78       0  100.00%
R/fda-table_32.R       71       0  100.00%
R/fda-table_33.R       30       0  100.00%
R/fda-table_34.R       30       0  100.00%
R/utils.R              31       0  100.00%
TOTAL                1283       0  100.00%

Diff against main

Filename            Stmts    Miss  Cover
----------------  -------  ------  --------
R/fda-table_09.R     +180       0  +100.00%
TOTAL                +180       0  +100.00%

Results for commit: b30ce60

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@ayogasekaram ayogasekaram self-requested a review October 31, 2023 18:26
@ayogasekaram
Copy link
Collaborator

hey @mattkorb! Looking great so far. I pushed a few changes after merging the updates from main into the branch. It looks like a couple of the checks are failing (like lintr). Would you be able to resolve those in the mean time? I'll take a look at it again afterwards. Thanks!

@mattkorb
Copy link
Collaborator Author

mattkorb commented Nov 2, 2023

hey @ayogasekaram thank you for the review :)
I will take a look at the failing checks and will let you know once they are resolved.

Copy link
Contributor

github-actions bot commented Nov 3, 2023

Unit Tests Summary

    1 files    22 suites   44s ⏱️
  85 tests   85 ✔️   0 💤 0
343 runs  258 ✔️ 85 💤 0

Results for commit b30ce60.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@ayogasekaram ayogasekaram left a comment

Choose a reason for hiding this comment

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

lgtm @mattkorb!

@mattkorb mattkorb merged commit 1be2a7d into main Nov 10, 2023
@mattkorb mattkorb deleted the 106_table_09_gt@main branch November 10, 2023 11:28
huanlugwu added a commit that referenced this pull request Nov 14, 2023
* Add Resources page to website (#154)

* [skip actions] Bump version to 0.1.0.9044

* markdown table update (#158)

Closes #157

* [skip actions] Bump version to 0.1.0.9045

* 106 table 09 gt@main (#126)

* Add make_table_09_gt function

* Add option to add overall column

* Clean up code and rename functions

* Remove explicit function calls

* Add risk differnce calculations

* Update risk_diff documentation

* Update table 09 website page

* Redocument package

* Add tests for make_table_09_gt

* [skip actions] Restyle files

* Update function name and tests

* [skip actions] Restyle files

* update man pages.

* apply formatters new line changes.

* [skip actions] Restyle files

* [skip actions] Roxygen Man Pages Auto Update

* Solve lintr marks

* [skip actions] Restyle files

* updates for build cmd check. (correcting table 15, 16, 17, 18 params too)

* [skip actions] Restyle files

* updates for cmd check

* update function name in quarto docs

* Update rtables version

---------

Co-authored-by: Abinaya Yogasekaram <[email protected]>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ayogasekaram <[email protected]>
Co-authored-by: 27856297+dependabot-preview[bot]@users.noreply.github.com <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Emily de la Rua <[email protected]>

---------

Co-authored-by: Emily de la Rua <[email protected]>
Co-authored-by: edelarua <[email protected]>
Co-authored-by: Korbinian Matthias <[email protected]>
Co-authored-by: Abinaya Yogasekaram <[email protected]>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ayogasekaram <[email protected]>
Co-authored-by: 27856297+dependabot-preview[bot]@users.noreply.github.com <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Emily de la Rua <[email protected]>
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.

Create make_table_09_gtsum
3 participants