Skip to content

Make serializer helpers public#1653

Merged
JPercival merged 1 commit intomasterfrom
public-serialization-api
Dec 8, 2025
Merged

Make serializer helpers public#1653
JPercival merged 1 commit intomasterfrom
public-serialization-api

Conversation

@antvaset
Copy link
Copy Markdown
Contributor

@antvaset antvaset commented Dec 8, 2025

Makes the toJsonObject() and toXmlElement() extension functions public.

Usage examples are provided in the wiki https://github.com/cqframework/clinical_quality_language/wiki/v3-to-v4-Migration#xml-and-json-serialization-api.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 8, 2025

Formatting check succeeded!

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.82%. Comparing base (23f71e3) to head (b759d07).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1653   +/-   ##
=========================================
  Coverage     65.82%   65.82%           
  Complexity     1645     1645           
=========================================
  Files           474      474           
  Lines         27448    27448           
  Branches       5463     5463           
=========================================
  Hits          18067    18067           
  Misses         7083     7083           
  Partials       2298     2298           

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

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Dec 8, 2025

@JPercival JPercival merged commit 7684f4f into master Dec 8, 2025
9 checks passed
@JPercival JPercival deleted the public-serialization-api branch December 8, 2025 20: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.

2 participants