Skip to content

Conversation

@ps2
Copy link
Collaborator

@ps2 ps2 commented Apr 11, 2022

No description provided.

ps2 and others added 9 commits March 15, 2022 18:39
Reorder build phases for Xcode 13
* Avoid cancelling temp basal on launch

* Add test for ignoring initial value of isClosedLoop
…ts (#501)

* Checkpoint: AlertSearcher

* checkpoint

* COASTAL-651: Adds PersistedAlertStore for looking up outstanding alerts

Adds ability to query CoreData for all outstanding (i.e. "unretracted") alerts from a given `managerIdentifier`.

https://tidepool.atlassian.net/browse/COASTAL-651

* unit tests

* This makes issuing and retracting alerts synchronous, so when the functions return CoreData may be queried

(This is not ideal, but in practice the performance hit will be minimal)

* Better version of previous commit: make writes to AlertStore synchronous so subsequent reads get latest data.
(Again, performance hit should be minimal)

* PR Feedback
If alert acknowledgement fails, we display another in-app modal alert but need to do so on the main queue.

https://tidepool.atlassian.net/browse/COASTAL-668
…lHUDView (#503)

LevelHUDView is for providing a view that displays a thermometer level, which not all Pumps may provide (e.g. Coastal).  This relaxes the requirement and just requires returning a BaseHUDView.

https://tidepool.atlassian.net/browse/COASTAL-625
…atching identifier (#504)

* record already retracted alert and look up all alerts matching identifier

* response to PR comments
@ps2 ps2 merged commit 0a97649 into dev Apr 11, 2022
@ps2 ps2 deleted the tidepool-merge branch April 13, 2022 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants