Skip to content

Engine KMP#1685

Merged
JPercival merged 17 commits intomainfrom
engine-kmp
Feb 21, 2026
Merged

Engine KMP#1685
JPercival merged 17 commits intomainfrom
engine-kmp

Conversation

@antvaset
Copy link
Copy Markdown
Contributor

@antvaset antvaset commented Feb 20, 2026

  • Add JS and WASM/JS targets for the engine project.
  • Add expect/actual classes and functions for BigDecimal, LocalDate, TimeZone, StringUtils, IdentityHashMap, reflections, etc. Use TODO()s as placeholders for JS implementations which will use https://github.com/Kotlin/kotlinx-datetime.
  • RefactorDataProvider, SystemDataProvider, SystemExternalFunctionProvider.

# Conflicts:
#	Src/java/engine/src/commonMain/kotlin/org/opencds/cqf/cql/engine/execution/TypeChecker.kt
#	Src/java/engine/src/jvmTest/kotlin/org/opencds/cqf/cql/engine/execution/LibrariesNullSafetyTest.kt
#	Src/java/engine/src/jvmTest/kotlin/org/opencds/cqf/cql/engine/execution/TypeCheckerTest.kt
#	Src/java/engine/src/jvmTest/resources/org/opencds/cqf/cql/engine/execution/EmptyLibrary.cql
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 20, 2026

Formatting check succeeded!

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.97%. Comparing base (cc6130f) to head (f935cdf).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1685      +/-   ##
============================================
- Coverage     65.68%   61.97%   -3.72%     
- Complexity     1645     3940    +2295     
============================================
  Files           481      210     -271     
  Lines         27890    20366    -7524     
  Branches       5553     3879    -1674     
============================================
- Hits          18320    12621    -5699     
+ Misses         7231     6138    -1093     
+ Partials       2339     1607     -732     

☔ 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

Quality Gate Failed Quality Gate failed

Failed conditions
0.6% Coverage on New Code (required ≥ 80%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@JPercival JPercival merged commit 1b75867 into main Feb 21, 2026
7 of 9 checks passed
@JPercival JPercival deleted the engine-kmp branch February 21, 2026 01:44
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