Skip to content

Conversation

@m7pr
Copy link
Contributor

@m7pr m7pr commented Jun 18, 2025

Signed-off-by: Marcin <[email protected]>
@m7pr m7pr added the core label Jun 18, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jun 18, 2025

badge

Code Coverage Summary

Filename                      Stmts    Miss  Cover    Missing
--------------------------  -------  ------  -------  ---------------------------------------
R/tm_a_pca.R                    889     889  0.00%    139-1161
R/tm_a_regression.R             773     773  0.00%    178-1056
R/tm_data_table.R               201     201  0.00%    100-349
R/tm_file_viewer.R              172     172  0.00%    47-254
R/tm_front_page.R               144     133  7.64%    77-247
R/tm_g_association.R            344     344  0.00%    159-578
R/tm_g_bivariate.R              698     434  37.82%   331-826, 867, 978, 995, 1013, 1024-1046
R/tm_g_distribution.R          1117    1117  0.00%    156-1420
R/tm_g_response.R               369     369  0.00%    177-625
R/tm_g_scatterplot.R            734     734  0.00%    260-1098
R/tm_g_scatterplotmatrix.R      297     278  6.40%    198-532, 593, 607
R/tm_missing_data.R            1119    1119  0.00%    124-1420
R/tm_outliers.R                1045    1045  0.00%    163-1359
R/tm_t_crosstable.R             264     264  0.00%    163-475
R/tm_variable_browser.R         803     798  0.62%    89-1044, 1082-1265
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                          9122    8807  3.45%

Diff against main

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

Results for commit: b93739c

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@github-actions
Copy link
Contributor

github-actions bot commented Jun 18, 2025

Unit Tests Summary

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

Results for commit b93739c.

♻️ This comment has been updated with latest results.

@m7pr m7pr changed the title WIP - fix scheduled jobs fix scheduled jobs Jun 20, 2025
@m7pr m7pr requested a review from llrs-roche June 20, 2025 12:17
Copy link
Contributor

@llrs-roche llrs-roche left a comment

Choose a reason for hiding this comment

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

It fails on the release schedule, but according to the documentation it should fail as we don't have releases of these packages yet:

It will try use CRAN if possible else if GitHub release is available then use it else fail.

Error : ! Could not solve package dependencies:
* deps::/tmp/RtmpurymFZ/filec0264232f0:
  * Can't install dependency teal (>= 0.16.0.9008) (>= 0.6.0.9002) (>= 0.3.2.9001) (>= 0.4.0.9004) (>= 0.4.3.9005)
  * Can't install dependency teal.transform (>= 0.6.0.9002) (>= 0.3.2.9001) (>= 0.4.0.9004) (>= 0.4.3.9005)
  * Can't install dependency teal.logger (>= 0.3.2.9001) (>= 0.4.0.9004) (>= 0.4.3.9005)
  * Can't install dependency teal.reporter (>= 0.4.0.9004) (>= 0.4.3.9005)
  * Can't install dependency teal.widgets (>= 0.4.3.9005)

@m7pr
Copy link
Contributor Author

m7pr commented Jun 23, 2025

Yes, so don't bother about release strategy

@m7pr m7pr merged commit 41fdb3f into main Jun 23, 2025
34 of 36 checks passed
@m7pr m7pr deleted the scheduled branch June 23, 2025 09:26
@github-actions github-actions bot locked and limited conversation to collaborators Jun 23, 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.

Make sure CI is green before release

3 participants