opensrp / fhircore

FHIR Core / OpenSRP 2 is a Kotlin application for delivering offline-capable, mobile-first healthcare project implementations from local community to national and international scale using FHIR and WHO Smart Guidelines on Android.
https://smartregister.org
Apache License 2.0
50 stars 39 forks source link

Upgrade Engine & SDC artifacts #3328

Closed ndegwamartin closed 2 weeks ago

ndegwamartin commented 2 weeks ago

IMPORTANT: Where possible all PRs must be linked to a Github issue

Upgrade engine to : 1.0.0-preview9-SNAPSHOT Upgrade SDC to: 1.1.0-preview10-SNAPSHOT

Engineer Checklist

Code Reviewer Checklist

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 28.3%. Comparing base (ac82739) to head (3baf736). Report is 87 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/opensrp/fhircore/pull/3328/graphs/tree.svg?width=650&height=150&src=pr&token=IJUTHZUGGH&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensrp)](https://app.codecov.io/gh/opensrp/fhircore/pull/3328?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensrp) ```diff @@ Coverage Diff @@ ## main #3328 +/- ## ========================================= - Coverage 29.6% 28.3% -1.4% - Complexity 658 719 +61 ========================================= Files 239 266 +27 Lines 11204 12617 +1413 Branches 1948 2228 +280 ========================================= + Hits 3323 3575 +252 - Misses 7447 8572 +1125 - Partials 434 470 +36 ``` | [Flag](https://app.codecov.io/gh/opensrp/fhircore/pull/3328/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensrp) | Coverage Δ | | |---|---|---| | [engine](https://app.codecov.io/gh/opensrp/fhircore/pull/3328/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensrp) | `64.8% <ø> (-1.4%)` | :arrow_down: | | [geowidget](https://app.codecov.io/gh/opensrp/fhircore/pull/3328/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensrp) | `18.7% <ø> (-28.5%)` | :arrow_down: | | [quest](https://app.codecov.io/gh/opensrp/fhircore/pull/3328/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensrp) | `5.1% <ø> (-0.3%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensrp#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/opensrp/fhircore/pull/3328?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensrp) | Coverage Δ | | |---|---|---| | [...er/fhircore/engine/data/local/DefaultRepository.kt](https://app.codecov.io/gh/opensrp/fhircore/pull/3328?src=pr&el=tree&filepath=android%2Fengine%2Fsrc%2Fmain%2Fjava%2Forg%2Fsmartregister%2Ffhircore%2Fengine%2Fdata%2Flocal%2FDefaultRepository.kt&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensrp#diff-YW5kcm9pZC9lbmdpbmUvc3JjL21haW4vamF2YS9vcmcvc21hcnRyZWdpc3Rlci9maGlyY29yZS9lbmdpbmUvZGF0YS9sb2NhbC9EZWZhdWx0UmVwb3NpdG9yeS5rdA==) | `63.9% <ø> (-4.1%)` | :arrow_down: | | [.../fhircore/engine/p2p/dao/P2PReceiverTransferDao.kt](https://app.codecov.io/gh/opensrp/fhircore/pull/3328?src=pr&el=tree&filepath=android%2Fengine%2Fsrc%2Fmain%2Fjava%2Forg%2Fsmartregister%2Ffhircore%2Fengine%2Fp2p%2Fdao%2FP2PReceiverTransferDao.kt&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensrp#diff-YW5kcm9pZC9lbmdpbmUvc3JjL21haW4vamF2YS9vcmcvc21hcnRyZWdpc3Rlci9maGlyY29yZS9lbmdpbmUvcDJwL2Rhby9QMlBSZWNlaXZlclRyYW5zZmVyRGFvLmt0) | `88.2% <ø> (ø)` | | | [...er/fhircore/engine/p2p/dao/P2PSenderTransferDao.kt](https://app.codecov.io/gh/opensrp/fhircore/pull/3328?src=pr&el=tree&filepath=android%2Fengine%2Fsrc%2Fmain%2Fjava%2Forg%2Fsmartregister%2Ffhircore%2Fengine%2Fp2p%2Fdao%2FP2PSenderTransferDao.kt&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensrp#diff-YW5kcm9pZC9lbmdpbmUvc3JjL21haW4vamF2YS9vcmcvc21hcnRyZWdpc3Rlci9maGlyY29yZS9lbmdpbmUvcDJwL2Rhby9QMlBTZW5kZXJUcmFuc2ZlckRhby5rdA==) | `72.4% <ø> (ø)` | | | [...re/engine/rulesengine/ResourceDataRulesExecutor.kt](https://app.codecov.io/gh/opensrp/fhircore/pull/3328?src=pr&el=tree&filepath=android%2Fengine%2Fsrc%2Fmain%2Fjava%2Forg%2Fsmartregister%2Ffhircore%2Fengine%2Frulesengine%2FResourceDataRulesExecutor.kt&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensrp#diff-YW5kcm9pZC9lbmdpbmUvc3JjL21haW4vamF2YS9vcmcvc21hcnRyZWdpc3Rlci9maGlyY29yZS9lbmdpbmUvcnVsZXNlbmdpbmUvUmVzb3VyY2VEYXRhUnVsZXNFeGVjdXRvci5rdA==) | `84.9% <ø> (ø)` | | | [...gister/fhircore/engine/rulesengine/RulesFactory.kt](https://app.codecov.io/gh/opensrp/fhircore/pull/3328?src=pr&el=tree&filepath=android%2Fengine%2Fsrc%2Fmain%2Fjava%2Forg%2Fsmartregister%2Ffhircore%2Fengine%2Frulesengine%2FRulesFactory.kt&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensrp#diff-YW5kcm9pZC9lbmdpbmUvc3JjL21haW4vamF2YS9vcmcvc21hcnRyZWdpc3Rlci9maGlyY29yZS9lbmdpbmUvcnVsZXNlbmdpbmUvUnVsZXNGYWN0b3J5Lmt0) | `70.2% <ø> (+0.9%)` | :arrow_up: | | [...ster/fhircore/engine/task/FhirCarePlanGenerator.kt](https://app.codecov.io/gh/opensrp/fhircore/pull/3328?src=pr&el=tree&filepath=android%2Fengine%2Fsrc%2Fmain%2Fjava%2Forg%2Fsmartregister%2Ffhircore%2Fengine%2Ftask%2FFhirCarePlanGenerator.kt&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensrp#diff-YW5kcm9pZC9lbmdpbmUvc3JjL21haW4vamF2YS9vcmcvc21hcnRyZWdpc3Rlci9maGlyY29yZS9lbmdpbmUvdGFzay9GaGlyQ2FyZVBsYW5HZW5lcmF0b3Iua3Q=) | `78.1% <ø> (ø)` | | | [...tregister/fhircore/engine/task/FhirResourceUtil.kt](https://app.codecov.io/gh/opensrp/fhircore/pull/3328?src=pr&el=tree&filepath=android%2Fengine%2Fsrc%2Fmain%2Fjava%2Forg%2Fsmartregister%2Ffhircore%2Fengine%2Ftask%2FFhirResourceUtil.kt&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensrp#diff-YW5kcm9pZC9lbmdpbmUvc3JjL21haW4vamF2YS9vcmcvc21hcnRyZWdpc3Rlci9maGlyY29yZS9lbmdpbmUvdGFzay9GaGlyUmVzb3VyY2VVdGlsLmt0) | `85.8% <ø> (+0.3%)` | :arrow_up: | | [...re/engine/util/extension/QuestionnaireExtension.kt](https://app.codecov.io/gh/opensrp/fhircore/pull/3328?src=pr&el=tree&filepath=android%2Fengine%2Fsrc%2Fmain%2Fjava%2Forg%2Fsmartregister%2Ffhircore%2Fengine%2Futil%2Fextension%2FQuestionnaireExtension.kt&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensrp#diff-YW5kcm9pZC9lbmdpbmUvc3JjL21haW4vamF2YS9vcmcvc21hcnRyZWdpc3Rlci9maGlyY29yZS9lbmdpbmUvdXRpbC9leHRlbnNpb24vUXVlc3Rpb25uYWlyZUV4dGVuc2lvbi5rdA==) | `81.2% <ø> (+0.6%)` | :arrow_up: | | [...hircore/engine/util/extension/ResourceExtension.kt](https://app.codecov.io/gh/opensrp/fhircore/pull/3328?src=pr&el=tree&filepath=android%2Fengine%2Fsrc%2Fmain%2Fjava%2Forg%2Fsmartregister%2Ffhircore%2Fengine%2Futil%2Fextension%2FResourceExtension.kt&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensrp#diff-YW5kcm9pZC9lbmdpbmUvc3JjL21haW4vamF2YS9vcmcvc21hcnRyZWdpc3Rlci9maGlyY29yZS9lbmdpbmUvdXRpbC9leHRlbnNpb24vUmVzb3VyY2VFeHRlbnNpb24ua3Q=) | `65.9% <ø> (-0.1%)` | :arrow_down: | | [...est/data/report/measure/MeasureReportRepository.kt](https://app.codecov.io/gh/opensrp/fhircore/pull/3328?src=pr&el=tree&filepath=android%2Fquest%2Fsrc%2Fmain%2Fjava%2Forg%2Fsmartregister%2Ffhircore%2Fquest%2Fdata%2Freport%2Fmeasure%2FMeasureReportRepository.kt&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensrp#diff-YW5kcm9pZC9xdWVzdC9zcmMvbWFpbi9qYXZhL29yZy9zbWFydHJlZ2lzdGVyL2ZoaXJjb3JlL3F1ZXN0L2RhdGEvcmVwb3J0L21lYXN1cmUvTWVhc3VyZVJlcG9ydFJlcG9zaXRvcnkua3Q=) | `0.0% <ø> (ø)` | | | ... and [3 more](https://app.codecov.io/gh/opensrp/fhircore/pull/3328?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensrp) | | ... and [9 files with indirect coverage changes](https://app.codecov.io/gh/opensrp/fhircore/pull/3328/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensrp)
ndegwamartin commented 2 weeks ago

New SDC update on SDK main - added as well cc @ellykits