Skip to content

Conversation

@scottleibrand
Copy link
Contributor

Add more code comments giving an overview of what determine-basal is doing. Also removes some old comments and TODOs that we're never likely to do, and removes an old unused var missed in a previous cleanup.

@scottleibrand
Copy link
Contributor Author

This should be a no-op, so I'll merge tomorrow. If someone can give it a quick look over before that, even better.

ci = maxCI;
}
var remainingCATimeMin = 3; // h; duration of expected not-yet-observed carb absorption
var remainingCATimeMin = 3; // h; minimum duration of expected not-yet-observed carb absorption
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this comment be separated above the line to match the other comments?

Copy link
Contributor Author

@scottleibrand scottleibrand Dec 4, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, this is a modification to an in-line more-detailed comment, of a style I use occasionally after short variable assignment lines etc.

@danamlewis
Copy link
Contributor

LGTM other than one question about comment placement

@scottleibrand scottleibrand merged commit b9f6cf5 into dev Dec 4, 2019
@scottleibrand scottleibrand deleted the more-comments branch December 4, 2019 06:14
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.

3 participants