Skip to content

feat: new therapeutic appointment v2 template - #118

Merged
maxirmx merged 5 commits into
mainfrom
v0151
Sep 9, 2026
Merged

maxirmx merged 5 commits into
mainfrom
v0151

chore: normalize therepeutical records

cce86c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2026 in 0s

87.35% (-6.95%) compared to 354f5f7

View this Pull Request on Codecov

87.35% (-6.95%) compared to 354f5f7

Details

Codecov Report

❌ Patch coverage is 94.91094% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.35%. Comparing base (354f5f7) to head (cce86c3).

Files with missing lines Patch % Lines
src/therapeuticAppointment.ts 89.15% 9 Missing ⚠️
packages/contracts/src/therapeutic.ts 97.94% 4 Missing ⚠️
src/components/TherapeuticAppointmentForm.vue 88.46% 3 Missing ⚠️
src/components/TherapeuticAppointmentView.vue 93.18% 3 Missing ⚠️
api-node/src/commands.ts 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
- Coverage   94.29%   87.35%   -6.95%     
==========================================
  Files          78       90      +12     
  Lines        6908     8634    +1726     
  Branches     2936     3619     +683     
==========================================
+ Hits         6514     7542    +1028     
- Misses        389     1087     +698     
  Partials        5        5              

☔ 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.