Display one-button boluses; fix negative duration bug (UPLOAD-1474, UPLOAD-300) - #1767
Display one-button boluses; fix negative duration bug (UPLOAD-1474, UPLOAD-300)#1767gniezen wants to merge 6 commits into
Conversation
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe change preserves device data on errors, adds Medtronic Easy Bolus parsing, handles RTC-reset and invalid suspend/resume records, updates package versions, and advances the Tandem submodule reference. ChangesBolus and error updates
Estimated code review effort: 3 (Moderate) | ~20 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 2⚔️ Resolve merge conflicts 💡
🛠️ Fix failing CI checks 💡
📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@lib/drivers/tandem`:
- Line 1: Update the gitlink for the lib/drivers/tandem submodule to a commit
that exists in git@github.com:tidepool-org/tandem-driver.git, replacing the
unreachable pin 04a160513257b0f216d51914f4f01801d67252bf. Preserve the submodule
path and ensure fetch and checkout resolve successfully.
🪄 Autofix
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: 8a753798-eedd-480c-ae6a-ec3d3a09578c
📒 Files selected for processing (7)
app/package.jsonapp/utils/errors.jslib/drivers/medtronic600/NGPHistoryParser.jslib/drivers/tandempackage.jsontest/app/utils/errors.test.jstest/lib/medtronic600/testNGPHistoryParser.js
Addresses UPLOAD-1474 and UPLOAD-300..