4 files changed
+5
-5
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
- .circleci/config.yml+17-14
- LoopKit.xcodeproj/project.pbxproj+15-3
- LoopKit/InsulinKit/ExponentialInsulinModel.swift+1-1
- LoopKit/LoopAlgorithm/DoseMath.swift
- LoopKit/LoopAlgorithm/LoopAlgorithm.swift+24-1
- LoopKit/LoopAlgorithm/LoopAlgorithmInput.swift+21
- LoopKit/LoopAlgorithm/LoopAlgorithmSettings.swift+129
- LoopKit/LoopAlgorithm/LoopPredictionInput.swift-121
- LoopKit/LoopAlgorithm/LoopPredictionOutput.swift+49
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
0 commit comments