Skip to content

WIP: CareLevo driver#4742

Open
MilosKozak wants to merge 39 commits into
devfrom
carelevo
Open

WIP: CareLevo driver#4742
MilosKozak wants to merge 39 commits into
devfrom
carelevo

Conversation

@MilosKozak

Copy link
Copy Markdown
Contributor

No description provided.

@codecov

codecov Bot commented Apr 21, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 89.14095% with 943 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.32%. Comparing base (d8ea2c7) to head (d888e03).
⚠️ Report is 5 commits behind head on dev.

Files with missing lines Patch % Lines
...aaps/pump/carelevo/ble/CarelevoBleTransportImpl.kt 13.28% 124 Missing ⚠️
...ps/pump/carelevo/compose/CarelevoOverviewScreen.kt 54.24% 90 Missing and 7 partials ⚠️
...ps/pump/carelevo/compose/CarelevoComposeContent.kt 7.36% 88 Missing ⚠️
...s/pump/carelevo/compose/alarm/CarelevoAlarmHost.kt 32.60% 62 Missing ⚠️
...p/carelevo/coordinator/CarelevoBolusCoordinator.kt 78.96% 41 Missing and 20 partials ⚠️
...se/patchflow/CarelevoPatchFlowStep03SafetyCheck.kt 78.10% 35 Missing and 9 partials ⚠️
...aps/pump/carelevo/emulator/CarelevoPumpEmulator.kt 82.50% 5 Missing and 37 partials ⚠️
...pump/carelevo/common/CarelevoAlarmActionHandler.kt 73.94% 24 Missing and 7 partials ⚠️
...atchflow/CarelevoPatchFlowStep05NeedleInsertion.kt 81.98% 23 Missing and 6 partials ⚠️
...otlin/app/aaps/pump/carelevo/CarelevoPumpPlugin.kt 91.46% 17 Missing and 11 partials ⚠️
... and 63 more
Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #4742      +/-   ##
============================================
+ Coverage     47.10%   49.32%   +2.21%     
- Complexity    14911    16573    +1662     
============================================
  Files          3113     3273     +160     
  Lines        193760   203029    +9269     
  Branches      22212    23335    +1123     
============================================
+ Hits          91278   100149    +8871     
- Misses        96186    96217      +31     
- Partials       6296     6663     +367     

☔ 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.
  • 📦 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
3 Security Hotspots
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

<uses-permission android:name="android.permission.BLUETOOTH_CONNECT" />
<uses-permission android:name="android.permission.BLUETOOTH_SCAN" />

<application />
<uses-permission android:name="android.permission.BLUETOOTH_CONNECT" />
<uses-permission android:name="android.permission.BLUETOOTH_SCAN" />

<application />
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

💡 Need a hand with PR review? Try Gitar by Sonar!

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.

3 participants