Skip to content

Commit fc2a99b

Browse files
author
skuethe
committed
Update README
1 parent b7044b4 commit fc2a99b

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,12 @@ Code coverage
7070
package_coverage(function_exclusions = c(
7171
"layerswitcher_dependencies",
7272
"make_icon"))
73-
#> openlayers Coverage: 37.21%
74-
#> R/mvt.R: 0.00%
73+
#> openlayers Coverage: 42.19%
7574
#> R/plugin-layerswitcher.R: 0.00%
76-
#> R/vector_tiles.R: 0.00%
7775
#> R/wms.R: 0.00%
78-
#> R/methods.R: 9.09%
79-
#> R/styles.R: 21.74%
76+
#> R/methods.R: 9.52%
77+
#> R/styles.R: 20.83%
78+
#> R/vector_tiles.R: 54.55%
8079
#> R/ol.R: 75.00%
8180
#> R/options.R: 90.00%
8281
#> R/controls.R: 100.00%

0 commit comments

Comments
 (0)