Skip to content

Use the the new add button for adding a card #898

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

Merged
merged 8 commits into from
Jul 24, 2025
Merged

Use the the new add button for adding a card #898

merged 8 commits into from
Jul 24, 2025

Conversation

vedhav
Copy link
Contributor

@vedhav vedhav commented Jul 24, 2025

@vedhav vedhav added the core label Jul 24, 2025
Copy link
Contributor

github-actions bot commented Jul 24, 2025

Unit Tests Summary

  1 files  22 suites   1s ⏱️
144 tests 29 ✅ 115 💤 0 ❌
182 runs  67 ✅ 115 💤 0 ❌

Results for commit f2a495f.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Jul 24, 2025

badge

Code Coverage Summary

Filename                      Stmts    Miss  Cover    Missing
--------------------------  -------  ------  -------  ---------------------------------------
R/tm_a_pca.R                    890     890  0.00%    139-1162
R/tm_a_regression.R             774     774  0.00%    178-1057
R/tm_data_table.R               201     201  0.00%    100-349
R/tm_file_viewer.R              173     173  0.00%    47-255
R/tm_front_page.R               144     133  7.64%    77-247
R/tm_g_association.R            345     345  0.00%    159-579
R/tm_g_bivariate.R              699     435  37.77%   331-827, 868, 979, 996, 1014, 1025-1047
R/tm_g_distribution.R          1128    1128  0.00%    156-1432
R/tm_g_response.R               370     370  0.00%    177-626
R/tm_g_scatterplot.R            735     735  0.00%    260-1099
R/tm_g_scatterplotmatrix.R      298     279  6.38%    198-533, 594, 608
R/tm_missing_data.R            1120    1120  0.00%    124-1421
R/tm_outliers.R                1062    1062  0.00%    163-1380
R/tm_t_crosstable.R             286     286  0.00%    175-519
R/tm_variable_browser.R         804     799  0.62%    89-1045, 1083-1266
R/utils.R                       151     135  10.60%   87-272, 302-338, 350-359, 364, 378-397
R/zzz.R                           2       2  0.00%    2-3
TOTAL                          9182    8867  3.43%

Diff against main

Filename                      Stmts    Miss  Cover
--------------------------  -------  ------  --------
R/tm_a_pca.R                     +1      +1  +100.00%
R/tm_a_regression.R              +1      +1  +100.00%
R/tm_g_association.R             +1      +1  +100.00%
R/tm_g_bivariate.R               +1      +1  -0.05%
R/tm_g_distribution.R            +1      +1  +100.00%
R/tm_g_response.R                +1      +1  +100.00%
R/tm_g_scatterplot.R             +1      +1  +100.00%
R/tm_g_scatterplotmatrix.R       +1      +1  -0.02%
R/tm_missing_data.R              +1      +1  +100.00%
R/tm_outliers.R                  +1      +1  +100.00%
R/tm_t_crosstable.R              +1      +1  +100.00%
R/tm_variable_browser.R          +1      +1  -0.00%
TOTAL                           +12     +12  -0.00%

Results for commit: f2a495f

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@vedhav vedhav enabled auto-merge (squash) July 24, 2025 12:05
Signed-off-by: André Veríssimo <211358+averissimo@users.noreply.github.com>
Copy link
Contributor

@averissimo averissimo left a comment

Choose a reason for hiding this comment

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

💯

One comment pending, should be safe to merge

@vedhav vedhav merged commit cb855a7 into main Jul 24, 2025
29 checks passed
@vedhav vedhav deleted the reporter@main branch July 24, 2025 17:23
@github-actions github-actions bot locked and limited conversation to collaborators Jul 24, 2025
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.

2 participants