Skip to content

Remove GenerateCQLFromDrool and VmrToFhir operations to drop the offline HLN repository - #601

Open
c-schuler wants to merge 1 commit into
masterfrom
remove-rckms-drool-cql-generation
Open

Remove GenerateCQLFromDrool and VmrToFhir operations to drop the offline HLN repository#601
c-schuler wants to merge 1 commit into
masterfrom
remove-rckms-drool-cql-generation

Conversation

@c-schuler

Copy link
Copy Markdown
Contributor

Problem

CI has been failing on every branch. The hlnconsulting.jfrog.io artifactory instance has been deactivated. It now
302-redirects every path to landing.jfrog.com/reactivate-server/hlnconsulting.

Change

Removed the following:

  • GenerateCQLFromDrool: RCKMS drool condition criteria to CQL/ELM generation
  • VmrToFhir: OpenCDS vMR CDSOutput XML to FHIR R4 conversion. Its only test, VmrToFhirOperationTest

Also removed:

  • The two support.hln.com-* <repository> declarations from the root pom.xml.
  • org.cdsframework.rckms:mts-support-rckms, javax.xml.bind:jaxb-api (commented Needed for RCKMS") and org.jvnet.jaxb2_commons:jaxb2-basics from tooling/pom.xml. No source in the repo imports javax.xml.bind or org.jvnet.jaxb2_commons directly.
  • The GenerateCQLFromDrool and VmrToFhir cases in OperationFactory and their entries in Main's help text.
  • Orphaned test fixtures: cql_generation/** resources, vMROutput.xml, and operation/default.json (the drool DTO fixture used only by the deleted GenerateCQLFromDroolOperationIT).

@c-schuler c-schuler self-assigned this Jul 30, 2026
@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 22.16%. Comparing base (78f21f4) to head (498c034).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #601      +/-   ##
============================================
+ Coverage     19.93%   22.16%   +2.23%     
  Complexity     1688     1688              
============================================
  Files           312      285      -27     
  Lines         27689    24901    -2788     
  Branches       4376     3965     -411     
============================================
  Hits           5519     5519              
+ Misses        21241    18453    -2788     
  Partials        929      929              

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

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