tests/testthat/_snaps/03-get_repos_trees-GitStats.md

GitStats makes use of stored data

Code
  repos_trees <- test_gitstats$get_repos_trees(pattern = NULL, depth = Inf,
    cache = TRUE, verbose = TRUE, progress = FALSE)
Message
  ! Retrieving repos_trees from the GitStats storage.
  i If you wish to pull the data from API once more, set `cache` parameter to `FALSE`.

GitStats prints warning when no repos trees found

Code
  repos_trees <- test_gitstats$get_repos_trees(pattern = NULL, depth = Inf,
    cache = FALSE, verbose = TRUE, progress = FALSE)
Message
  i Cache set to FALSE, I will pull data from API.
  ! No repos 🌳 trees found.


Try the GitStats package in your browser

Any scripts or data that you put into this service are public.

GitStats documentation built on June 8, 2025, 12:29 p.m.