Skip to content

added a separately_billable to charge item def#3476

Open
praffq wants to merge 8 commits into
developfrom
prafful/feat/added-separately_billable-flag-in-cif
Open

added a separately_billable to charge item def#3476
praffq wants to merge 8 commits into
developfrom
prafful/feat/added-separately_billable-flag-in-cif

fix migrations

8f4d27c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2026 in 0s

74.59% (+0.10%) compared to 2eddc75

View this Pull Request on Codecov

74.59% (+0.10%) compared to 2eddc75

Details

Codecov Report

❌ Patch coverage is 91.47287% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.59%. Comparing base (2eddc75) to head (8f4d27c).

Files with missing lines Patch % Lines
care/emr/utils/charge_item_definition.py 75.00% 4 Missing and 2 partials ⚠️
care/emr/signals/charge_item_def/schedule.py 89.74% 2 Missing and 2 partials ⚠️
...emr/signals/charge_item_def/activity_definition.py 96.77% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3476      +/-   ##
===========================================
+ Coverage    74.48%   74.59%   +0.10%     
===========================================
  Files          471      476       +5     
  Lines        21667    21796     +129     
  Branches      2257     2280      +23     
===========================================
+ Hits         16139    16259     +120     
- Misses        5027     5031       +4     
- Partials       501      506       +5     

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