AAPS v4#4903
Draft
MilosKozak wants to merge 1498 commits into
Draft
Conversation
- added interface PumpInfoComposable (extends PumpInfoInterface) allowing custom composable content - added processing of PumpInfoComposable in PumpOverviewScreen
Cleanup Workflow AAPS CI: keep_runs=20, keep_threshold=5. Uses cleanu…
MilosKozak
marked this pull request as draft
June 16, 2026 16:31
Master-Client control
Bumps com.google.gms:google-services from 4.4.4 to 4.5.0. --- updated-dependencies: - dependency-name: com.google.gms:google-services dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.google.zxing:core](https://github.com/zxing/zxing) from 3.5.3 to 3.5.4. - [Release notes](https://github.com/zxing/zxing/releases) - [Changelog](https://github.com/zxing/zxing/blob/master/CHANGES) - [Commits](zxing/zxing@zxing-3.5.3...zxing-3.5.4) --- updated-dependencies: - dependency-name: com.google.zxing:core dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps com.google.firebase:firebase-bom from 34.14.1 to 34.15.0. --- updated-dependencies: - dependency-name: com.google.firebase:firebase-bom dependency-version: 34.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #4903 +/- ##
=============================================
+ Coverage 34.52% 47.15% +12.63%
- Complexity 9679 14922 +5243
=============================================
Files 2416 3113 +697
Lines 126549 193790 +67241
Branches 16406 22220 +5814
=============================================
+ Hits 43685 91375 +47690
- Misses 79629 96086 +16457
- Partials 3235 6329 +3094 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
…ogle.zxing-core-3.5.4 Bump com.google.zxing:core from 3.5.3 to 3.5.4
…ogle.firebase-firebase-bom-34.15.0 Bump com.google.firebase:firebase-bom from 34.14.1 to 34.15.0
Bumps `junit` from 6.1.1 to 6.1.2. Updates `org.junit.jupiter:junit-jupiter` from 6.1.1 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.1...r6.1.2) Updates `org.junit.jupiter:junit-jupiter-api` from 6.1.1 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.1...r6.1.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 6.1.1 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.1...r6.1.2) Updates `org.junit.platform:junit-platform-launcher` from 6.1.1 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.1...r6.1.2) Updates `org.junit.vintage:junit-vintage-engine` from 6.1.1 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.1...r6.1.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.github.bumptech.glide:compose](https://github.com/bumptech/glide) from 1.0.0-beta09 to 1.0.0-beta10. - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](https://github.com/bumptech/glide/commits) --- updated-dependencies: - dependency-name: com.github.bumptech.glide:compose dependency-version: 1.0.0-beta10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…thub.bumptech.glide-compose-1.0.0-beta10 Bump com.github.bumptech.glide:compose from 1.0.0-beta09 to 1.0.0-beta10
…6.1.2 Bump junit from 6.1.1 to 6.1.2
Wear: per-flavor header on tiles
BolusWizard Source management
… to handle zero bolus cases and improve logging - Updated deliverTreatment method to adjust insulin based on concentration and log warnings for concentration boundary adjustments. - Added handling to skip pump delivery when bolus rounds to zero, ensuring clean results without unnecessary pump calls. - Modified unit tests to cover new behavior for zero bolus scenarios and ensure correct functionality across different concentrations.
…Boluses Fix deliverTreatment in PumpWithConcentrationImpl (very small boluses with U200 Insulins or more)
Fix Automation Icon Color
Fix Alert on Bolus Cancel
Fix InsulinManagement UI
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


No description provided.