Skip to content

Improve Parameter Coercion in Terminology Service - #4184

Merged
alexanderkiel merged 1 commit into
mainfrom
claude/issue-4178-terminology-param-coercion
Sep 4, 2026
Merged

Improve Parameter Coercion in Terminology Service#4184
alexanderkiel merged 1 commit into
mainfrom
claude/issue-4178-terminology-param-coercion

Improve Parameter Coercion in Terminology Service

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

96.55% (-0.02%) compared to 7a9d81e

View this Pull Request on Codecov

96.55% (-0.02%) compared to 7a9d81e

Details

Codecov Report

❌ Patch coverage is 99.03846% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.55%. Comparing base (7a9d81e) to head (e4225e5).

Files with missing lines Patch % Lines
...odules/fhir-structure/src/blaze/fhir/util_spec.clj 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4184      +/-   ##
==========================================
- Coverage   96.57%   96.55%   -0.02%     
==========================================
  Files         443      443              
  Lines       28231    28284      +53     
  Branches      662      660       -2     
==========================================
+ Hits        27264    27311      +47     
- Misses        465      467       +2     
- Partials      502      506       +4     
Files with missing lines Coverage Δ
modules/fhir-structure/src/blaze/fhir/util.clj 99.18% <100.00%> (-0.82%) ⬇️
...blaze/fhir/operation/code_system/validate_code.clj 100.00% <100.00%> (ø)
...pand/src/blaze/fhir/operation/value_set/expand.clj 100.00% <100.00%> (ø)
...c/blaze/fhir/operation/value_set/validate_code.clj 100.00% <100.00%> (ø)
modules/rest-util/src/blaze/handler/fhir/util.clj 99.43% <100.00%> (+0.05%) ⬆️
...les/rest-util/src/blaze/handler/fhir/util_spec.clj 93.40% <100.00%> (+0.72%) ⬆️
...vice-local/src/blaze/terminology_service/local.clj 94.93% <100.00%> (-0.02%) ⬇️
...odules/fhir-structure/src/blaze/fhir/util_spec.clj 89.28% <92.30%> (+1.78%) ⬆️

... and 2 files with indirect coverage changes

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