diff --git a/main/coverage-report/index.html b/main/coverage-report/index.html index 23198c0ca..0956a27b3 100644 --- a/main/coverage-report/index.html +++ b/main/coverage-report/index.html @@ -95,7 +95,7 @@ font-size: 11px; }
-

teal.slice coverage - 69.77%

+

teal.slice coverage - 69.84%

-
- +
+
@@ -1747,7 +1747,7 @@

teal.slice coverage - 69.77%

182 - 809x + 777x
      private$teal_slice
@@ -2433,14 +2433,14 @@

teal.slice coverage - 69.77%

280 - 8x + 20x
              logger::log_debug("Destroying FilterState inputs and observers; id: { private$get_id() }")
281 - 8x + 20x
              lapply(session$ns(names(input)), .subset2(input, "impl")$.values$remove)
@@ -3210,14 +3210,14 @@

teal.slice coverage - 69.77%

391 - 422x + 414x
      .finalize_session_bindings(self, private)
392 - 422x + 414x
      invisible(NULL)
@@ -15798,9 +15798,9 @@

teal.slice coverage - 69.77%

          destroy = function() {
- + 693 - ! + 3x
            lapply(session$ns(names(input)), .subset2(input, "impl")$.values$remove)
@@ -26043,14 +26043,14 @@

teal.slice coverage - 69.77%

72 - 97x + 66x
          private$state_list_empty(force = TRUE)
73 - 97x + 66x
          isolate(private$state_list(NULL))
@@ -29065,9 +29065,9 @@

teal.slice coverage - 69.77%

            destroy = function() {
- + 504 - ! + 18x
              lapply(session$ns(names(input)), .subset2(input, "impl")$.values$remove)
@@ -30138,14 +30138,14 @@

teal.slice coverage - 69.77%

657 - 46x + 42x
      checkmate::assert_character(state_id)
658 - 46x + 42x
      logger::log_debug("{ class(self)[1] } removing a filter, state_id: { toString(state_id) }")
@@ -30159,56 +30159,56 @@

teal.slice coverage - 69.77%

660 - 46x + 42x
      isolate({
661 - 46x + 42x
        current_state_ids <- vapply(private$state_list(), function(x) x$get_state()$id, character(1))
662 - 46x + 42x
        to_remove <- state_id %in% current_state_ids
663 - 46x + 42x
        if (any(to_remove)) {
664 - 45x + 41x
          new_state_list <- Filter(
665 - 45x + 41x
            function(state) {
666 - 93x + 83x
              if (state$get_state()$id %in% state_id) {
667 - 79x + 69x
                if (state$get_state()$anchored && !force) {
@@ -30229,14 +30229,14 @@

teal.slice coverage - 69.77%

670 - 72x + 62x
                  state$finalize()
671 - 72x + 62x
                  FALSE
@@ -30278,7 +30278,7 @@

teal.slice coverage - 69.77%

677 - 45x + 41x
            private$state_list()
@@ -30292,7 +30292,7 @@

teal.slice coverage - 69.77%

679 - 45x + 41x
          private$state_list(new_state_list)
@@ -30334,7 +30334,7 @@

teal.slice coverage - 69.77%

685 - 46x + 42x
      invisible(NULL)
@@ -30404,21 +30404,21 @@

teal.slice coverage - 69.77%

695 - 122x + 91x
      isolate({
696 - 122x + 91x
        logger::log_debug(
697 - 122x + 91x
          "{ class(self)[1] }$state_list_empty removing all non-anchored filters for dataname: { private$dataname }"
@@ -30439,28 +30439,28 @@

teal.slice coverage - 69.77%

700 - 122x + 91x
        state_list <- private$state_list()
701 - 122x + 91x
        if (length(state_list)) {
702 - 29x + 25x
          state_ids <- vapply(state_list, function(x) x$get_state()$id, character(1))
703 - 29x + 25x
          private$state_list_remove(state_ids, force)
@@ -30488,7 +30488,7 @@

teal.slice coverage - 69.77%

707 - 122x + 91x
      invisible(NULL)
@@ -51731,9 +51731,9 @@

teal.slice coverage - 69.77%

            destroy = function() {
- + 378 - ! + 12x
              lapply(session$ns(names(input)), .subset2(input, "impl")$.values$remove)
@@ -63843,7 +63843,7 @@

teal.slice coverage - 69.77%

112 - 34x + 26x
      private$teal_slice
@@ -64102,14 +64102,14 @@

teal.slice coverage - 69.77%

149 - 16x + 14x
      .finalize_session_bindings(self, private)
150 - 16x + 14x
      invisible(NULL)
@@ -69465,14 +69465,14 @@

teal.slice coverage - 69.77%

58 - 1313x + 1303x
    !is.null(getDefaultReactiveDomain()) &&
59 - 1313x + 1303x
      !getDefaultReactiveDomain()$isEnded()
@@ -69486,7 +69486,7 @@

teal.slice coverage - 69.77%

61 - 200x + 173x
    lapply(private$session_bindings, function(x) x$destroy())
@@ -69500,7 +69500,7 @@

teal.slice coverage - 69.77%

63 - 1313x + 1303x
  invisible(NULL)