Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Acute illness usage stats #795

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Acute illness usage stats #795

wants to merge 17 commits into from

Conversation

smericle
Copy link
Collaborator

No description provided.

@smericle smericle requested a review from adamhstewart July 20, 2023 20:13
@gitpod-io
Copy link

gitpod-io bot commented Jul 20, 2023

@smericle smericle requested a review from AronNovak July 26, 2023 15:01
}
$count = 0;
foreach ($ids as $id) {
if ($id == count($constraints)) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is not easily understandable what do we do here. Can we explain it in a comment? Thanks!


$count = 0;
foreach ($ids as $id) {
if ($id == count($constraints) - $modifier) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

same as above, worth a comment, not trivial to follow the intention

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hey Aron - I added some explanatory comments to this section and the one mentioned above. Please let me know if you feel it could still benefit from a more detailed explanation or if it's good where it is.

Base automatically changed from demographic-area to main September 13, 2023 08:46
@smericle smericle changed the title Acute illness completion Acute illness usage stats Oct 2, 2023
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