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

reorders lab tests ordering #762

Merged
merged 2 commits into from
Oct 21, 2019
Merged

Conversation

fredkingham
Copy link
Contributor

So this does...

Expose 7 tests per row, use limit on the client side, this is not perfect... but meant if we had 1-7th of October we were only showing 1-5 when we reversed the date order. This fixes that.

Fixes lab test order, lab tests are ordered by most recent observation then by lab test name. So it fixes that.

Fixes a bug in the existing implementation. There was an indentation bug, sorting was happening at the end of every single loop. This changes it sorting just happens once at the end.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 77.186% when pulling 8f48cb0 on lab-test-order-results into c34f66f on results-date-order.

@davidmiller davidmiller merged commit 951b98a into results-date-order Oct 21, 2019
@davidmiller davidmiller deleted the lab-test-order-results branch October 21, 2019 14:58
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.

None yet

3 participants