From e08c75f922af5be766f7a5e20188cf2fcac600c4 Mon Sep 17 00:00:00 2001 From: donyunardi Date: Tue, 10 Dec 2024 16:13:37 +0000 Subject: [PATCH] deploy: 2f3d8233a0cfd22ebe20028fb673f777af3a3431 --- coverage-report/index.html | 82 +++++++++++++++++++------------------- 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/coverage-report/index.html b/coverage-report/index.html index 16f0c8b6e..f84a46c91 100644 --- a/coverage-report/index.html +++ b/coverage-report/index.html @@ -95,7 +95,7 @@ font-size: 11px; }
-

teal.slice coverage - 69.75%

+

teal.slice coverage - 69.82%

-
- +
+
@@ -1384,7 +1384,7 @@

teal.slice coverage - 69.75%

182 - 753x + 885x
      private$teal_slice
@@ -2847,14 +2847,14 @@

teal.slice coverage - 69.75%

391 - 408x + 441x
      .finalize_session_bindings(self, private)
392 - 408x + 441x
      invisible(NULL)
@@ -15435,9 +15435,9 @@

teal.slice coverage - 69.75%

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

teal.slice coverage - 69.75%

72 - 36x + 146x
          private$state_list_empty(force = TRUE)
73 - 36x + 146x
          isolate(private$state_list(NULL))
@@ -28695,9 +28695,9 @@

teal.slice coverage - 69.75%

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

teal.slice coverage - 69.75%

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

teal.slice coverage - 69.75%

660 - 38x + 57x
      isolate({
661 - 38x + 57x
        current_state_ids <- vapply(private$state_list(), function(x) x$get_state()$id, character(1))
662 - 38x + 57x
        to_remove <- state_id %in% current_state_ids
663 - 38x + 57x
        if (any(to_remove)) {
664 - 37x + 56x
          new_state_list <- Filter(
665 - 37x + 56x
            function(state) {
666 - 78x + 111x
              if (state$get_state()$id %in% state_id) {
667 - 64x + 97x
                if (state$get_state()$anchored && !force) {
@@ -29859,14 +29859,14 @@

teal.slice coverage - 69.75%

670 - 57x + 90x
                  state$finalize()
671 - 57x + 90x
                  FALSE
@@ -29908,7 +29908,7 @@

teal.slice coverage - 69.75%

677 - 37x + 56x
            private$state_list()
@@ -29922,7 +29922,7 @@

teal.slice coverage - 69.75%

679 - 37x + 56x
          private$state_list(new_state_list)
@@ -29964,7 +29964,7 @@

teal.slice coverage - 69.75%

685 - 38x + 57x
      invisible(NULL)
@@ -30034,21 +30034,21 @@

teal.slice coverage - 69.75%

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

teal.slice coverage - 69.75%

700 - 61x + 171x
        state_list <- private$state_list()
701 - 61x + 171x
        if (length(state_list)) {
702 - 21x + 40x
          state_ids <- vapply(state_list, function(x) x$get_state()$id, character(1))
703 - 21x + 40x
          private$state_list_remove(state_ids, force)
@@ -30118,7 +30118,7 @@

teal.slice coverage - 69.75%

707 - 61x + 171x
      invisible(NULL)
@@ -40543,14 +40543,14 @@

teal.slice coverage - 69.75%

58 - 1298x + 1331x
    !is.null(getDefaultReactiveDomain()) &&
59 - 1298x + 1331x
      !getDefaultReactiveDomain()$isEnded()
@@ -40564,7 +40564,7 @@

teal.slice coverage - 69.75%

61 - 97x + 305x
    lapply(private$session_bindings, function(x) x$destroy())
@@ -40578,7 +40578,7 @@

teal.slice coverage - 69.75%

63 - 1298x + 1331x
  invisible(NULL)
@@ -50562,9 +50562,9 @@

teal.slice coverage - 69.75%

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