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

rm stage dep #77

Merged
merged 1 commit into from
Nov 1, 2024
Merged

rm stage dep #77

merged 1 commit into from
Nov 1, 2024

Conversation

shajoezhu
Copy link
Contributor

Pull Request

close #76

@shajoezhu shajoezhu requested a review from walkowif November 1, 2024 05:09
@shajoezhu shajoezhu added the sme label Nov 1, 2024
@shajoezhu shajoezhu enabled auto-merge (squash) November 1, 2024 05:10
Copy link
Contributor

github-actions bot commented Nov 1, 2024

badge

Code Coverage Summary

Filename            Stmts    Miss  Cover    Missing
----------------  -------  ------  -------  ---------
R/fit_gee.R            90       0  100.00%
R/gee_methods.R        24       1  95.83%   54
R/lsmeans.R            37       0  100.00%
R/tabulate_gee.R       54      19  64.81%   27, 34-54
TOTAL                 205      20  90.24%

Diff against main

Filename      Stmts    Miss  Cover
----------  -------  ------  --------
TOTAL             0       0  +100.00%

Results for commit: 866aa5e

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented Nov 1, 2024

Unit Tests Summary

 1 files   4 suites   2s ⏱️
23 tests 21 ✅ 2 💤 0 ❌
46 runs  43 ✅ 3 💤 0 ❌

Results for commit 866aa5e.

Copy link
Contributor

github-actions bot commented Nov 1, 2024

Unit Tests Summary

 1 files   4 suites   2s ⏱️
23 tests 23 ✅ 0 💤 0 ❌
46 runs  46 ✅ 0 💤 0 ❌

Results for commit 866aa5e.

Copy link
Contributor

@Melkiades Melkiades left a comment

Choose a reason for hiding this comment

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

lgtm! Thanks Joe!

@shajoezhu shajoezhu merged commit 23a48c8 into main Nov 1, 2024
27 checks passed
@shajoezhu shajoezhu deleted the 76_rm_staged_Deps branch November 1, 2024 08:05
@github-actions github-actions bot locked and limited conversation to collaborators Nov 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tern.gee switch from staged-dependencies to setup-r-dependencies for deps install
2 participants