|
Ran
|
Jobs
2
|
Files
43
|
Run time
6s
|
Badge
README BADGES
|
push
travis-ci
Adjust target when high (#441) * adjust target BG if needed to safely bring down high BG faster without causing lows * start at 85 for safety, which implies 100->130 * don't use adjustedTargetBG if it's above target_bg * add adjust_targets_when_high preference (default true) * fix variable name * fix variable name * formula fix * adjust min_bg and max_bg too * consolidate output onto single lines * consolidate output onto single lines * debugging * debugging * debugging * Change name of preference value to adv_target_adjustments * test 80 for minimum adjustedTargetBG * only lower adjustedTarget to 80 when BG >~ 160, not >~140 * default adv_target_adjustments: false * don't do redundant JSON parsing (#442) * syntax * wait on glucose data that is newer than last action (#438) * wait on glucose data that is newer than last action * revert move of timestamp updating outside of oref0-pump-loop * un-revert the change that actually checks pump_loop_completed * break if monitor/pump_loop_completed doesn't yet exist * consider pump_loop_completed even if no bolus needed * print basal and sens when unchanged * differentiate autosens adjustments from adjust_targets_when_high ones * log when not Adjusting targets for high BG * whitespace * Reset autosens on site change (#451) * comment * remove unused code from autotune debugging (https://github.com/openaps/oref0/commit/3c34aa09f) * #447: if rewind_resets_autosens, use BG data since lastSiteChange * only do padding in autosens mode, not COB calc mode * don't do lastSiteChange stuff for oref0-meal * Add explanation of preferences var * Explanatory comments for preferences items * fix logic to do cgm-loop stuff for g4-upload, not g4-local (#449)
415 of 1394 branches covered (29.77%)
25 of 25 new or added lines in 1 file covered. (100.0%)
809 of 2579 relevant lines covered (31.37%)
224.77 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 21 |
100.0 |
lib/determine-basal/determine-basal.js |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2557.1 | 0 |
31.37 |
Travis Job 2557.1 | |
| 2 | 2557.2 | 0 |
31.37 |
Travis Job 2557.2 |