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

add simple footnote text function #37

Merged
merged 3 commits into from
Aug 16, 2023
Merged

add simple footnote text function #37

merged 3 commits into from
Aug 16, 2023

Conversation

gravesti
Copy link
Contributor

Helps to resolve #26
Relates to #35

@github-actions
Copy link
Contributor

badge

Code Coverage Summary

Filename                   Stmts    Miss  Cover    Missing
-----------------------  -------  ------  -------  ---------
R/bucher.R                    22       9  59.09%   37, 63-72
R/data_generation.R           20      20  0.00%    36-73
R/maic_unanchored_tte.R       85      85  0.00%    25-164
R/matching.R                 137     133  2.92%    31-311
R/process_data.R             101     101  0.00%    39-261
R/survival-helper.R          139     139  0.00%    12-245
TOTAL                        504     487  3.37%

Diff against main

Filename        Stmts    Miss  Cover
------------  -------  ------  -------
R/matching.R       +4       0  +2.92%
TOTAL              +4       0  +0.77%

Results for commit: 3add64a

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Collaborator

@miranta-antoniou-roche miranta-antoniou-roche left a comment

Choose a reason for hiding this comment

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

This looks great, thank you Isaac!

@gravesti gravesti merged commit 410fdba into main Aug 16, 2023
@gravesti gravesti deleted the footnote_text_fun branch August 16, 2023 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

extract footnote for weights plot
2 participants