Skip to content

Adds denom argument to count s_* functions #448

Adds denom argument to count s_* functions

Adds denom argument to count s_* functions #448

GitHub Actions / Unit Tests Summary failed Oct 16, 2024 in 0s

1 fail, 3 skipped, 856 pass in 1m 40s

    1 files  ±  0     84 suites  ±0   1m 40s ⏱️ +28s
  860 tests ±  0    856 ✅ +    8   3 💤  -   9  1 ❌ +1 
2 302 runs  +456  2 274 ✅ +1 114  27 💤  - 659  1 ❌ +1 

Results for commit c4559a8. ± Comparison against earlier commit 41d568d.

Annotations

Check warning on line 0 in summarize_glm_count

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

1 out of 3 runs failed: h_ppmeans_works_with_healthy_input (summarize_glm_count)

tern.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
Snapshot of code has changed: ('test-summarize_glm_count.R:273:7')
Snapshot of code has changed:
old[20:27] vs new[20:27]
    
    $emmeans_fit
     ARMCD rate    SE  df asymp.LCL asymp.UCL
-    ARM A 12.6 1.238 Inf     10.43      15.3
+    ARM A 12.6 1.240 Inf     10.43      15.3
-    ARM B 14.1 1.285 Inf     11.81      16.9
+    ARM B 14.1 1.280 Inf     11.81      16.9
     ARM C 10.6 0.971 Inf      8.85      12.7
    
    Results are averaged over the levels of: REGION1 

* Run `testthat::snapshot_accept('summarize_glm_count')` to accept the change.
* Run `testthat::snapshot_review('summarize_glm_count')` to interactively review the change.