Skip to content
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

[Quest/Malawi Core] Filter guardian task using the meta tag #2725

Conversation

calmwalija
Copy link

Description

Filter guardian task using the meta tag

Additional context
There has been an addition to the Binary/app-config-saa-prod

{
  "taskFilterTagViaMetaCodingSystem": "https://d-tree.org/fhir/task-filter-tag"
}

For guardian visits, the meta tag looks like below

  {
    "system": "https://d-tree.org/fhir/task-filter-tag",
    "code": "guardian-visit"
  }

@calmwalija calmwalija self-assigned this Sep 4, 2023
@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Merging #2725 (06d56ac) into mwcore-dev (f54ee3e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             mwcore-dev   #2725   +/-   ##
============================================
  Coverage          67.6%   67.6%           
  Complexity          882     882           
============================================
  Files               160     160           
  Lines              7153    7153           
  Branches           1000    1000           
============================================
  Hits               4842    4842           
  Misses             1681    1681           
  Partials            630     630           
Flag Coverage Δ
engine 67.6% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...core/engine/configuration/ConfigurationRegistry.kt 78.5% <ø> (ø)

@calmwalija calmwalija marked this pull request as ready for review September 5, 2023 08:48
evance-mose
evance-mose previously approved these changes Sep 5, 2023
@calmwalija calmwalija merged commit 04e1cb0 into mwcore-dev Sep 6, 2023
4 checks passed
@calmwalija calmwalija deleted the quest-malawi-core-filter-guardian-task-using-the-meta-tag branch September 6, 2023 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants