No flags found
Use flags to group coverage reports by test type, project and/or folders.
Then setup custom commit statuses and notifications for each flag.
e.g., #unittest #integration
#production #enterprise
#frontend #backend
10b05a3
... +1 ...
2c4cd2d
Use flags to group coverage reports by test type, project and/or folders.
Then setup custom commit statuses and notifications for each flag.
e.g., #unittest #integration
#production #enterprise
#frontend #backend
431 | 431 | # check arguments |
|
432 | 432 | cl <- as.list(match.call())[-1L] |
|
433 | 433 | if ("overwrite" %in% names(cl)) { |
|
434 | - | stop("Argument `overwite` in `st_write()` is deprecated, use `delete_layer` instead.", call. = FALSE) |
|
434 | + | stop("Argument `overwrite` in `st_write()` is deprecated, use `delete_layer` instead.", call. = FALSE) |
|
435 | 435 | } |
|
436 | 436 | ||
437 | 437 | check_append_delete(append, delete_layer) |
Files | Coverage |
---|---|
bbox.cpp | 100.00% |
gdal.cpp | 93.35% |
gdal_geom.cpp | 100.00% |
gdal_read.cpp | 90.63% |
gdal_utils.cpp | 0.00% |
gdal_write.cpp | 68.40% |
geos.cpp | 97.22% |
hex.cpp | 100.00% |
mdim.cpp | 0.00% |
ops.cpp | 100.00% |
polygonize.cpp | 100.00% |
proj.cpp | 33.16% |
proj_info.cpp | 82.80% |
raster2sf.cpp | 100.00% |
sfg.cpp | 100.00% |
signed_area.cpp | 100.00% |
stars.cpp | 70.94% |
wkb.cpp | 93.26% |
zm_range.cpp | 95.74% |
Folder Totals (19 files) | 77.62% |
Project Totals (66 files) | 83.63% |
2c4cd2d
061e6f3
10b05a3