r-assist / errorist
Showing 1 of 7 files from the diff.
Newly tracked file
R/handlers.R changed.
Other files ignored by Codecov
DESCRIPTION has changed.
NAMESPACE has changed.
NEWS.md has changed.
cran-comments.md has changed.
.travis.yml has changed.

@@ -172,6 +172,7 @@
Loading
172 172
  removed_handler = removeTaskCallback("ErroristWarningHandler")
173 173
}
174 174
175 +
#' @importFrom searcher search_google
175 176
#' @rdname shims
176 177
#' @export
177 178
#' @examples
Files Coverage
R 83.33%
Project Totals (2 files) 83.33%
Sunburst
The inner-most circle is the entire project, moving away from the center are folders then, finally, a single file. The size and color of each slice is representing the number of statements and the coverage, respectively.
Icicle
The top section represents the entire project. Proceeding with folders and finally individual files. The size and color of each slice is representing the number of statements and the coverage, respectively.
Grid
Each block represents a single file in the project. The size and color of each block is represented by the number of statements and the coverage, respectively.
Loading