Skip to content

Conversation

@ben-schwen
Copy link
Member

As shown by CI our images need codetools to build vignettes. Successful run with codetools is here

We could also add it to the docker images but it feels more right to do it here.

@codecov
Copy link

codecov bot commented Dec 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.97%. Comparing base (291a711) to head (0395e83).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7542   +/-   ##
=======================================
  Coverage   98.97%   98.97%           
=======================================
  Files          87       87           
  Lines       16733    16733           
=======================================
  Hits        16561    16561           
  Misses        172      172           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link

github-actions bot commented Dec 28, 2025

No obvious timing issues in HEAD=CI_codetools
Comparison Plot

Generated via commit 0395e83

Download link for the artifact containing the test results: ↓ atime-results.zip

Task Duration
R setup and installing dependencies 3 minutes and 5 seconds
Installing different package versions 22 seconds
Running and plotting the test cases 4 minutes and 3 seconds

@jangorecki
Copy link
Member

Is the change of gitlab.io urls to lowercase required? Why?

@ben-schwen
Copy link
Member Author

Is the change of gitlab.io urls to lowercase required? Why?

pkgdown gave me a warning about one of them and right now we use both, so a bit of consistency seemed right.

@ben-schwen ben-schwen requested review from a team as code owners December 29, 2025 10:15
@ben-schwen ben-schwen removed request for a team December 29, 2025 10:16
16. `merge.data.table` will raise warning if any of data.tables to join has 0 columns. Closes [#597](https://github.com/Rdatatable/data.table/issues/597).

17. Travis-CI will now automatically deploy package to drat repository hosted on [data.table@gh-pages](https://github.com/Rdatatable/data.table/tree/gh-pages) branch allowing to install latest devel from **source** via `install.packages("data.table", repos = "https://Rdatatable.github.io/data.table", type = "source")`. Closes [#1505](https://github.com/Rdatatable/data.table/issues/1505).
17. Travis-CI will now automatically deploy package to drat repository hosted on [data.table@gh-pages](https://github.com/Rdatatable/data.table/tree/gh-pages) branch allowing to install latest devel from **source** via `install.packages("data.table", repos = "https://rdatatable.github.io/data.table", type = "source")`. Closes [#1505](https://github.com/Rdatatable/data.table/issues/1505).
Copy link
Member

Choose a reason for hiding this comment

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

this one is github; we still use Rdatatable for github in a few other places.

(generally I might put this change separately, AFAICT there is only the tiny , codetools diff that matters in this PR... might be a good place for jj stacking)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants