-
Notifications
You must be signed in to change notification settings - Fork 37
cont-variable score fork #771
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
Formatting check succeeded! |
|
…tc) and both boolean and Encounter basis. Test assertions not complete yet.
…re varied data set. All encounter basis tests now pass. Add logging for quantities. Leave open question of how to handle boolean basis scores.
…p only the files relevant to each within each directory structure.
…ence to boolean basis IG. Add logging.
…tient, some with distinct ages, others the same age. Fix all the measure JSONs to work correctly with the boolean basis CQL. Need to add stratifiers next.
…ew IG folder just for continuous variable testing.
…ions and assert failures. Also, add clearer error handling to MeasureProcessorUtils when the measure observation result is an invalid type.
…eaking existing tests. Support retrieving both measure Ids and measure Defs from the results. Start putting a box around continuous variable observations in MeasureProcessorUtils.
…ariable population is missing.
…evaluation results and just base everything off MeasureDef. Add equals/hashCode/toString to MeasureDef to make it easier to work with as a key. Still need a failing test for measure observations with invalid population types.
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #771 +/- ##
============================================
+ Coverage 72.83% 73.02% +0.18%
Complexity 235 235
============================================
Files 538 541 +3
Lines 25127 25504 +377
Branches 3185 3241 +56
============================================
+ Hits 18301 18624 +323
- Misses 5314 5323 +9
- Partials 1512 1557 +45 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…ssing versioned identifiers.
…s variable observations. Add tests for encounter basis measures only for now.
… basis measures. New tests don't pass yet. Refactor continuous variable observation into a new class: ContinuousVariableObservationHandler.
…ations from the handler class to CompositeEvaluationResultsPerMeasure.
|



No description provided.