Skip to content

feat(fhir): auto-generate the valueSet field value in case of SCT...

2ce1b72
Select commit
Loading
Failed to load commit list.
Open

SO-6494: auto-generate valueSet field for SCT CodeSystems #1425

feat(fhir): auto-generate the valueSet field value in case of SCT...
2ce1b72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 20, 2025 in 0s

64.43% (+0.00%) compared to b7c2589

View this Pull Request on Codecov

64.43% (+0.00%) compared to b7c2589

Details

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 64.43%. Comparing base (b7c2589) to head (2ce1b72).

Files with missing lines Patch % Lines
...st/codesystem/FhirCodeSystemResourceConverter.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##                9.x    #1425   +/-   ##
=========================================
  Coverage     64.42%   64.43%           
- Complexity    12806    12811    +5     
=========================================
  Files          1620     1620           
  Lines         57808    57813    +5     
  Branches       5685     5685           
=========================================
+ Hits          37244    37253    +9     
+ Misses        18193    18192    -1     
+ Partials       2371     2368    -3     

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