Skip to content

Commit

Permalink
Update tests/README.Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 18, 2023
1 parent 2c0e33c commit bafeb19
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Tests and Coverage
================
15 February, 2023 13:00:48
18 February, 2023 22:57:20

- [Coverage](#coverage)
- [Unit Tests](#unit-tests)
Expand Down Expand Up @@ -46,7 +46,7 @@ Unit Test summary is created using the

| file | n | time | error | failed | skipped | warning | icon |
| :------------------------------------------------- | -: | ----: | ----: | -----: | ------: | ------: | :--- |
| [test-check\_utils.R](testthat/test-check_utils.R) | 4 | 0.083 | 0 | 0 | 1 | 1 | 🔶⚠️ |
| [test-check\_utils.R](testthat/test-check_utils.R) | 4 | 0.082 | 0 | 0 | 1 | 1 | 🔶⚠️ |
| [test-covrfuns.R](testthat/test-covrfuns.R) | 6 | 0.045 | 0 | 0 | 0 | 0 | |

<details open>
Expand All @@ -57,7 +57,7 @@ Unit Test summary is created using the
| :----------------------------------------------------- | :------------------------- | :----------------------------- | :------ | -: | ----: | :--- |
| [test-check\_utils.R](testthat/test-check_utils.R#L4) | check for tests | tests are detected | PASS | 1 | 0.042 | |
| [test-check\_utils.R](testthat/test-check_utils.R#L12) | check for packages | packages are detected | SKIPPED | 1 | 0.008 | 🔶 |
| [test-check\_utils.R](testthat/test-check_utils.R#L23) | use covrpage | test use\_covrpage | WARNING | 2 | 0.033 | ⚠️ |
| [test-check\_utils.R](testthat/test-check_utils.R#L23) | use covrpage | test use\_covrpage | WARNING | 2 | 0.032 | ⚠️ |
| [test-covrfuns.R](testthat/test-covrfuns.R#L5) | check summary covr | covr\_summary: standard input | PASS | 1 | 0.018 | |
| [test-covrfuns.R](testthat/test-covrfuns.R#L9_L11) | check summary covr | covr\_summary: empty input | PASS | 1 | 0.007 | |
| [test-covrfuns.R](testthat/test-covrfuns.R#L19) | check summary output types | with data: short | PASS | 1 | 0.008 | |
Expand All @@ -78,7 +78,7 @@ Unit Test summary is created using the
| Field | Value | |
| :------- | :---------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Version | R version 4.2.2 (2022-10-31) | |
| Platform | x86\_64-pc-linux-gnu (64-bit) | <a href="https://github.com/yonicd/covrpage/commit/77a7223ae889b0ee4112323f005972ea611035cc/checks" target="_blank"><span title="Built on Github Actions">![](https://github.com/metrumresearchgroup/covrpage/blob/actions/inst/logo/gh.png?raw=true)</span></a> |
| Platform | x86\_64-pc-linux-gnu (64-bit) | <a href="https://github.com/yonicd/covrpage/commit/2c0e33ca3ec40c45f49e023d558578adb33ac37e/checks" target="_blank"><span title="Built on Github Actions">![](https://github.com/metrumresearchgroup/covrpage/blob/actions/inst/logo/gh.png?raw=true)</span></a> |
| Running | Ubuntu 22.04.1 LTS | |
| Language | C | |
| Timezone | UTC | |
Expand Down

0 comments on commit bafeb19

Please sign in to comment.