Skip to content

CQL-to-ELM Translator 3.27.0 - #347

Merged
hossenlopp merged 3 commits into
masterfrom
translator-3dot27
Aug 11, 2025
Merged

CQL-to-ELM Translator 3.27.0#347
hossenlopp merged 3 commits into
masterfrom
translator-3dot27

Conversation

@cmoesel

@cmoesel cmoesel commented Aug 5, 2025

Copy link
Copy Markdown
Member

This PR updates the CQL-to-ELM translator to version 3.27.0. This version of the translator now requires Java 17 or above.

All test CQL has been recompiled using the 3.27.0 translator and all tests pass.

I've also run npm audit fix to address reported vulnerabilities in project dependencies.

Pull requests into cql-execution require the following.
Submitter and reviewer should ✔ when done.
For items that are not-applicable, mark "N/A" and ✔.

Submitter:

  • This pull request describes why these changes were made
  • Code diff has been done and been reviewed (it does not contain: additional white space, not applicable code changes, debug statements, etc.)
  • [N/A] Tests are included and test edge cases
  • Tests have been run locally and pass
  • Code coverage has not gone down and all code touched or added is covered.
  • Code passes lint and prettier (hint: use npm run test:plus to run tests, lint, and prettier)
  • All dependent libraries are appropriately updated or have a corresponding PR related to this change
  • cql4browsers.js built with npm run build:browserify if source changed.

Reviewer:

Name: @hossenlopp

  • Code is maintainable and reusable, reuses existing code and infrastructure where appropriate, and accomplishes the task’s purpose
  • The tests appropriately test the new code, including edge cases
  • You have tried to break the code

@codecov-commenter

codecov-commenter commented Aug 5, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.40%. Comparing base (cdd354d) to head (ffb0866).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #347   +/-   ##
=======================================
  Coverage   87.40%   87.40%           
=======================================
  Files          52       52           
  Lines        4558     4558           
  Branches     1288     1288           
=======================================
  Hits         3984     3984           
  Misses        361      361           
  Partials      213      213           

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

@elsaperelli elsaperelli left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm!

@hossenlopp hossenlopp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@hossenlopp
hossenlopp merged commit 88c80e7 into master Aug 11, 2025
8 checks passed
@elsaperelli
elsaperelli deleted the translator-3dot27 branch August 11, 2025 16:09
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.

4 participants