nightscout / nightscout/AndroidAPS
When Does minPredBG > maxCOBpredBG Occur? Seeking Examples or Diagrams for Clarity
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 1.2k
- Forks
- 6.4k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 19
Description
I am very sorry to bother everyone again, but it’s really been quite challenging to understand, and I’ve been struggling to figure it out.
Here’s the question:
Under what circumstances would minPredBG > maxCOBpredBG occur, causing maxCOBpredBG to be assigned to minPredBG ? Although I see there are comments in the code, I can’t seem to think of any scenarios.
Could you provide an example or perhaps draw a diagram to explain? Looking for your reply!!!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the code and comments that calculate or compare minPredBG and maxCOBpredBG, then trace the inputs that can produce their ordering. Document a concrete scenario or diagram explaining when minPredBG > maxCOBpredBG and why maxCOBpredBG is assigned to minPredBG.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile-dev
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100