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

[skip vbump] upversion to 0.5.0 #552

Merged
merged 6 commits into from
Feb 6, 2024
Merged

[skip vbump] upversion to 0.5.0 #552

merged 6 commits into from
Feb 6, 2024

Conversation

donyunardi
Copy link
Contributor

Related with #499

@donyunardi donyunardi added the core label Feb 1, 2024
Copy link
Contributor

github-actions bot commented Feb 1, 2024

badge

Code Coverage Summary

Filename                        Stmts    Miss  Cover    Missing
----------------------------  -------  ------  -------  -----------------------------------------------------------------------------------------------------------------------------------------------------
R/calls_combine_by.R                7       0  100.00%
R/choices_labeled.R                49      14  71.43%   25, 36, 41, 51-56, 68, 72-76
R/count_labels.R                   97       0  100.00%
R/filter_panel_api.R               29       1  96.55%   132
R/FilteredData-utils.R             68      25  63.24%   21-24, 27-30, 52-57, 101, 123-132
R/FilteredData.R                  554     219  60.47%   57, 131, 273, 345, 448-457, 480, 501-542, 560-563, 579, 620-653, 668-670, 674-680, 709-737, 760-762, 766-768, 771-782, 786-795, 797-835, 876, 899-921
R/FilteredDataset-utils.R          23       1  95.65%   125
R/FilteredDataset.R               170      61  64.12%   52, 152, 191, 216-273, 312-314
R/FilteredDatasetDataframe.R      121       8  93.39%   62, 123, 133, 209-213
R/FilteredDatasetDefault.R         18       4  77.78%   93-106
R/FilteredDatasetMAE.R            134      37  72.39%   31, 92-97, 136-141, 145-146, 164-186
R/FilterPanelAPI.R                 10       0  100.00%
R/FilterState-utils.R             101       2  98.02%   222, 252
R/FilterState.R                   361      61  83.10%   89, 212, 230-234, 241-242, 256-257, 263-264, 311, 313, 315, 367, 411, 639, 682-705, 715-734, 769-775, 784-790
R/FilterStateChoices.R            341     108  68.33%   207-210, 222, 264, 286-293, 297-314, 342, 355-366, 378-386, 390-419, 440-443, 446-449, 460-483, 494, 499, 510
R/FilterStateDate.R               212     129  39.15%   130, 182-339
R/FilterStateDatettime.R          309     199  35.60%   163, 215-446
R/FilterStateEmpty.R               53      31  41.51%   73, 83-88, 101, 113-153
R/FilterStateExpr.R                75      62  17.33%   100-223
R/FilterStateLogical.R            196     144  26.53%   53, 75, 135, 139-323
R/FilterStateRange.R              408     105  74.26%   151, 273, 399-403, 406-416, 419, 431-437, 448-460, 464-474, 478-480, 494-521, 536, 539, 553-570, 605-610, 620-622
R/FilterStates-utils.R             70       9  87.14%   72, 91, 141-147, 169, 198
R/FilterStates.R                  364      30  91.76%   78-82, 191, 314-323, 411-414, 457, 542-546, 591, 712-715
R/FilterStatesDF.R                  5       0  100.00%
R/FilterStatesMAE.R                10       1  90.00%   40
R/FilterStatesMatrix.R              3       0  100.00%
R/FilterStatesSE.R                211     157  25.59%   36, 71-73, 83-85, 109-116, 124-131, 154-302
R/include_css_js.R                  5       5  0.00%    12-16
R/teal_slice.R                    107       4  96.26%   134, 188-189, 200
R/teal_slices.R                    84       5  94.05%   144-149
R/test_utils.R                     21       0  100.00%
R/utils.R                          18       0  100.00%
R/variable_types.R                 15       8  46.67%   17-24
R/zzz.R                            16      16  0.00%    3-46
TOTAL                            4265    1446  66.10%

Diff against main

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

Results for commit: e9aad45

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented Feb 1, 2024

Unit Tests Summary

  1 files   29 suites   22s ⏱️
359 tests 359 ✅ 0 💤 0 ❌
822 runs  822 ✅ 0 💤 0 ❌

Results for commit e9aad45.

♻️ This comment has been updated with latest results.

R/utils.R Show resolved Hide resolved
@donyunardi
Copy link
Contributor Author

submitted to CRAN. Awaiting feedback.

DESCRIPTION Show resolved Hide resolved
m7pr and others added 3 commits February 5, 2024 16:23
# Pull Request

> (from CRAN) 
> ...
>  Lengthy examples (> 5 sec), can be wrapped in \donttest{}.
> ...

Partially fixes #554

Remaining examples will be addressed by #550

#### Changes description

- Changes `@examplesIf requireNamespace("MAE")` in favor of inline
conditional clause
- Surrounds `{MAE}` dependent examples with `\donttest{}` to avoid slow
examples
Copy link
Contributor

@cicdguy cicdguy left a comment

Choose a reason for hiding this comment

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

Already on CRAN

@cicdguy cicdguy merged commit 13aee77 into main Feb 6, 2024
23 of 24 checks passed
@cicdguy cicdguy deleted the release-candidate-v0.5.0 branch February 6, 2024 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants