Skip to content

[ENG-513] Add missing fields to datapoints for template support#3677

Open
rithviknishad wants to merge 4 commits into
ohcnetwork:developfrom
rithviknishad:ENG-513-add-all-other-missing-fields-to-datapoints-for-template-support
Open

[ENG-513] Add missing fields to datapoints for template support#3677
rithviknishad wants to merge 4 commits into
ohcnetwork:developfrom
rithviknishad:ENG-513-add-all-other-missing-fields-to-datapoints-for-template-support

fix imports

5d36818
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2026 in 0s

76.72% (+0.02%) compared to c8070f3

View this Pull Request on Codecov

76.72% (+0.02%) compared to c8070f3

Details

Codecov Report

❌ Patch coverage is 95.12195% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.72%. Comparing base (c8070f3) to head (5d36818).
⚠️ Report is 9 commits behind head on develop.

Files with missing lines Patch % Lines
.../reports/context_builder/data_points/medication.py 90.90% 1 Missing ⚠️
...rts/context_builder/data_points/service_request.py 91.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3677      +/-   ##
===========================================
+ Coverage    76.69%   76.72%   +0.02%     
===========================================
  Files          479      481       +2     
  Lines        22992    23030      +38     
  Branches      2379     2379              
===========================================
+ Hits         17634    17670      +36     
- Misses        4804     4806       +2     
  Partials       554      554              

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.