Skip to content

replaces code with more kotlin idiomatic approches

83cda2c
Select commit
Loading
Failed to load commit list.
Open

migration to kotlin #116

replaces code with more kotlin idiomatic approches
83cda2c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2026 in 1s

75.25% (+20.04%) compared to ce7ff9b

View this Pull Request on Codecov

75.25% (+20.04%) compared to ce7ff9b

Details

Codecov Report

❌ Patch coverage is 75.15152% with 287 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.25%. Comparing base (ce7ff9b) to head (83cda2c).

Files with missing lines Patch % Lines
...rg/opencds/cqf/cql/ls/server/command/CqlCommand.kt 44.66% 63 Missing and 20 partials ⚠️
...ver/repository/ig/standard/IgStandardRepository.kt 81.97% 25 Missing and 17 partials ⚠️
...ncds/cqf/cql/ls/server/manager/IgContextManager.kt 41.30% 22 Missing and 5 partials ⚠️
...ds/cqf/cql/ls/server/service/DiagnosticsService.kt 80.26% 6 Missing and 9 partials ⚠️
...n/java/org/opencds/cqf/cql/ls/core/utility/Uris.kt 64.51% 3 Missing and 8 partials ⚠️
...pencds/cqf/cql/ls/server/provider/HoverProvider.kt 62.06% 3 Missing and 8 partials ⚠️
...ds/cqf/cql/ls/plugin/debug/session/DebugSession.kt 71.42% 10 Missing ⚠️
...org/opencds/cqf/cql/ls/plugin/debug/DebugPlugin.kt 0.00% 8 Missing ⚠️
...ql/ls/server/command/ViewElmCommandContribution.kt 72.00% 3 Missing and 4 partials ⚠️
...server/provider/ContentServiceModelInfoProvider.kt 53.33% 4 Missing and 3 partials ⚠️
... and 18 more
Additional details and impacted files
@@              Coverage Diff              @@
##             master     #116       +/-   ##
=============================================
+ Coverage     55.21%   75.25%   +20.04%     
- Complexity      299      365       +66     
=============================================
  Files            46       44        -2     
  Lines          1543     1160      -383     
  Branches        189      171       -18     
=============================================
+ Hits            852      873       +21     
+ Misses          618      189      -429     
- Partials         73       98       +25     

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