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

Fixed failed pipeline #258

Merged
merged 4 commits into from
Aug 27, 2024
Merged

Fixed failed pipeline #258

merged 4 commits into from
Aug 27, 2024

Conversation

donyunardi
Copy link
Contributor

Fixes #257

@donyunardi donyunardi linked an issue Aug 27, 2024 that may be closed by this pull request
Copy link
Contributor

github-actions bot commented Aug 27, 2024

badge

Code Coverage Summary

Filename                      Stmts    Miss  Cover    Missing
--------------------------  -------  ------  -------  -------------------------------------------------
R/basic_table_args.R             23       0  100.00%
R/draggable_buckets.R            82      82  0.00%    58-153
R/get_dt_rows.R                  13      13  0.00%    44-56
R/ggplot2_args.R                 49       0  100.00%
R/include_css_js.R                7       1  85.71%   17
R/nested_closeable_modal.R       16      16  0.00%    83-98
R/optionalInput.R               255     212  16.86%   149-447, 501, 554, 560, 575-588
R/panel_group.R                  90      90  0.00%    50-190
R/plot_with_settings.R          371      22  94.07%   282-295, 317, 354-355, 366-367, 641-642, 644, 646
R/standard_layout.R              35       0  100.00%
R/table_with_settings.R         173       1  99.42%   85
R/utils.R                        14       1  92.86%   7
R/verbatim_popup.R               99      49  50.51%   65-80, 106-107, 109, 117-145, 166
R/white_small_well.R              7       7  0.00%    19-25
TOTAL                          1234     494  59.97%

Diff against main

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

Results for commit: fe15bca

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented Aug 27, 2024

Unit Tests Summary

  1 files   11 suites   1m 19s ⏱️
122 tests 122 ✅ 0 💤 0 ❌
334 runs  334 ✅ 0 💤 0 ❌

Results for commit fe15bca.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Aug 27, 2024

Unit Test Performance Difference

Test Suite $Status$ Time on main $±Time$ $±Tests$ $±Skipped$ $±Failures$ $±Errors$
plot_with_settings_ui 💚 $40.62$ $-1.33$ $0$ $0$ $0$ $0$

Results for commit 101cd73

♻️ This comment has been updated with latest results.

@donyunardi
Copy link
Contributor Author

@donyunardi donyunardi enabled auto-merge (squash) August 27, 2024 01:53
@donyunardi donyunardi requested a review from pawelru August 27, 2024 18:56
@donyunardi donyunardi merged commit c452ad0 into main Aug 27, 2024
50 of 52 checks passed
@donyunardi donyunardi deleted the 257-fix-failed-pipeline branch August 27, 2024 20:56
@github-actions github-actions bot locked and limited conversation to collaborators Aug 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix failed pipeline
2 participants