We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7044b4 commit fc2a99bCopy full SHA for fc2a99b
README.md
@@ -70,13 +70,12 @@ Code coverage
70
package_coverage(function_exclusions = c(
71
"layerswitcher_dependencies",
72
"make_icon"))
73
-#> openlayers Coverage: 37.21%
74
-#> R/mvt.R: 0.00%
+#> openlayers Coverage: 42.19%
75
#> R/plugin-layerswitcher.R: 0.00%
76
-#> R/vector_tiles.R: 0.00%
77
#> R/wms.R: 0.00%
78
-#> R/methods.R: 9.09%
79
-#> R/styles.R: 21.74%
+#> R/methods.R: 9.52%
+#> R/styles.R: 20.83%
+#> R/vector_tiles.R: 54.55%
80
#> R/ol.R: 75.00%
81
#> R/options.R: 90.00%
82
#> R/controls.R: 100.00%
0 commit comments