Skip to content

Conversation

@ESCRI11
Copy link
Contributor

@ESCRI11 ESCRI11 commented Oct 28, 2025

Implements server-side aggregate function for analyzing missing data patterns using mice::md.pattern().

Features:

  • Generates missing data pattern matrix
  • Suppresses patterns with counts below nfilter.tab threshold
  • Returns pattern matrix with validity status

Server-side component for ds.mdPattern() client function.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 0% with 37 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (v6.3.5-dev@ea12b73). Learn more about missing BASE report.

Files with missing lines Patch % Lines
R/mdPatternDS.R 0.00% 37 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@              Coverage Diff              @@
##             v6.3.5-dev     #438   +/-   ##
=============================================
  Coverage              ?   29.24%           
=============================================
  Files                 ?      139           
  Lines                 ?     5766           
  Branches              ?        0           
=============================================
  Hits                  ?     1686           
  Misses                ?     4080           
  Partials              ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@StuartWheater StuartWheater merged commit 16e22aa into datashield:v6.3.5-dev Nov 2, 2025
4 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants