Skip to content

Conversation

@xmyno
Copy link

@xmyno xmyno commented Sep 25, 2025

This PR adds validation support for resources based on StructureDefinitions.

Closes #968

@alexanderkiel alexanderkiel self-assigned this Sep 25, 2025
@xmyno xmyno force-pushed the 968-resource-profile-validation branch 4 times, most recently from aa9bf4b to 25b0351 Compare September 25, 2025 13:35
@codecov
Copy link

codecov bot commented Sep 25, 2025

Codecov Report

❌ Patch coverage is 95.83333% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.45%. Comparing base (74bb7b4) to head (75c3b51).

Files with missing lines Patch % Lines
modules/validator/src/blaze/validator.clj 94.25% 3 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2983   +/-   ##
=======================================
  Coverage   95.44%   95.45%           
=======================================
  Files         392      394    +2     
  Lines       24776    24826   +50     
  Branches      701      701           
=======================================
+ Hits        23648    23697   +49     
  Misses        536      536           
- Partials      592      593    +1     
Files with missing lines Coverage Δ
modules/admin-api/src/blaze/admin_api.clj 97.32% <100.00%> (+0.27%) ⬆️
modules/rest-api/src/blaze/rest_api.clj 97.77% <ø> (ø)
modules/rest-api/src/blaze/rest_api/routes.clj 98.18% <100.00%> (+0.05%) ⬆️
...s/rest-util/src/blaze/middleware/fhir/validate.clj 100.00% <100.00%> (ø)
...t-util/src/blaze/middleware/fhir/validate_spec.clj 100.00% <100.00%> (ø)
modules/validator/src/blaze/validator.clj 94.25% <94.25%> (ø)

... and 1 file 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.

@xmyno xmyno force-pushed the 968-resource-profile-validation branch 2 times, most recently from a197e2a to 75c3b51 Compare September 25, 2025 15:15
@xmyno xmyno force-pushed the 968-resource-profile-validation branch from 75c3b51 to 0d801ff Compare November 12, 2025 14:25
Closes samply#968

968: add Validation Support for Resources
@xmyno xmyno force-pushed the 968-resource-profile-validation branch from 0d801ff to 210ce0e Compare December 2, 2025 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Profile Validation

2 participants