Nothing
Code
test_gitstats
Output
A GitStats object for 0 hosts:
Hosts:
Scanning scope:
Organizations: [0]
Repositories: [0]
Storage: <no data in storage>
Code
test_gitstats
Output
A GitStats object for 2 hosts:
Hosts: https://api.github.com, https://gitlab.com/api/v4
Scanning scope:
Organizations: [2] github_test_org, gitlab_test_group
Repositories: [0]
Storage: <no data in storage>
Code
test_gitstats
Output
A GitStats object for 2 hosts:
Hosts: https://api.github.com, https://gitlab.com/api/v4
Scanning scope:
Organizations: [0]
Repositories: [4] r-world-devs/GitStats, openpharma/GithubMetrics, mbtests/gitstatstesting, mbtests/gitstats-testing-2
Storage: <no data in storage>
Add first your hosts with `set_github_host()` or `set_gitlab_host()`.
! Passing files to `in_files` parameter works only when you search code with `with_code` parameter.
i If you want to search for repositories with [DESCRIPTION] files you should instead use `with_files` parameter.
x Both `with_code` and `with_files` parameters are defined.
! Use either `with_code` of `with_files` parameter.
i If you want to search for [shiny] code in given files - use `in_files` parameter together with `with_code` instead.
Code
test_gitstats_priv$print_storage_attribute(storage_data = test_mocker$use(
"commits_table"), storage_name = "commits")
Output
<cli_ansi_string>
[1] [date range: 2023-06-15 - 2023-06-30]
Code
test_gitstats_priv$print_storage_attribute(storage_data = test_mocker$use(
"release_logs_table"), storage_name = "release_logs")
Output
<cli_ansi_string>
[1] [date range: 2023-08-01 - 2023-09-30]
Code
test_gitstats
Output
A GitStats object for 1 hosts:
Hosts: https://gitlab.com/api/v4
Scanning scope:
Organizations: [1] mbtests/subgroup
Repositories: [0]
Storage: <no data in storage>
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.