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

replace desctools::Quantile with matrixStats::weightedMedian #181

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gravesti
Copy link
Contributor

No description provided.

Copy link
Contributor

github-actions bot commented Nov 28, 2024

badge

Code Coverage Summary

Filename               Stmts    Miss  Cover    Missing
-------------------  -------  ------  -------  ---------------------------------------------------------------------------------------------------------------------------------
R/binary-helper.R         72       7  90.28%   14, 18, 21, 24, 28, 31, 36
R/bucher.R                62       5  91.94%   103, 107, 111, 186-187
R/maic_anchored.R        499      52  89.58%   93-100, 105-108, 112, 115, 119, 122-125, 128-131, 136, 141, 144, 157, 166-171, 226, 306, 312, 317-321, 554, 560, 565-569, 677-682
R/maic_unanchored.R      301      39  87.04%   85-92, 95-96, 101, 104-107, 110-113, 118, 127, 130, 143, 157-164, 193, 259, 266, 268, 403-405, 414, 421, 423
R/matching.R             249      33  86.75%   73-75, 83, 104, 131, 152, 188, 227, 282-283, 295-296, 335, 352, 411-412, 495-499, 531-543
R/plot_km.R              450      46  89.78%   56, 59, 62, 81-111, 302, 305-307, 322-325, 357, 413, 493, 496, 499, 511-512
R/plot_km2.R             109      23  78.90%   53, 62, 65, 68, 77, 94-100, 127-135, 138, 186
R/process_data.R         102      22  78.43%   45, 60-63, 69, 81-82, 162, 200, 245-261
R/survival-helper.R       30       1  96.67%   61
R/time-helper.R           20       3  85.00%   31, 57-58
R/utils.R                 24       9  62.50%   11-20
R/zzz.R                    1       1  0.00%    2
TOTAL                   1919     241  87.44%

Diff against main

Filename        Stmts    Miss  Cover
------------  -------  ------  -------
R/matching.R       -2       0  -0.11%
TOTAL              -2       0  -0.01%

Results for commit: a4681e0

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented Nov 28, 2024

Unit Tests Summary

  1 files  10 suites   6s ⏱️
 40 tests 34 ✅  6 💤 0 ❌
104 runs  88 ✅ 16 💤 0 ❌

Results for commit a4681e0.

♻️ This comment has been updated with latest results.

@gravesti gravesti requested review from hoppanda and MikeJSeo and removed request for hoppanda November 29, 2024 09:15
Copy link
Collaborator

@MikeJSeo MikeJSeo left a comment

Choose a reason for hiding this comment

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

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

2 participants