diff --git a/main/coverage-report/index.html b/main/coverage-report/index.html index 886c9e7cd9..7ebbabecf0 100644 --- a/main/coverage-report/index.html +++ b/main/coverage-report/index.html @@ -106,8 +106,8 @@

tern coverage - 94.66%

-
- +
+
@@ -49554,7 +49554,7 @@

tern coverage - 94.66%

1220 5x -
  width <- grid::convertUnit(width, "in")
+
  width <- grid::convertUnit(grid::unit(as.numeric(width), grid::unitType(width)), "in")
@@ -51010,7 +51010,7 @@

tern coverage - 94.66%

1428 2x -
  width <- grid::convertUnit(width, "in")
+
  width <- grid::convertUnit(grid::unit(as.numeric(width), grid::unitType(width)), "in")