-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Render lab result HTML as is if it does not conform to the expected f…
…ormat (#2897) * need to add condition to display labs in old way when possible * display different tables conditionally * finish conditional display for lab info and refactor. Needs design review for ecr summary * [pre-commit.ci] auto fixes from pre-commit hooks * add some tests * Tests done, need to update based on design feedback * Added another test * just need to make sure the divider line is correct * fixed the divider * [pre-commit.ci] auto fixes from pre-commit hooks * fix: 🗝️ * [pre-commit.ci] auto fixes from pre-commit hooks * remove console log * updated snapshot test * quick fixes * [pre-commit.ci] auto fixes from pre-commit hooks * removed another key * [pre-commit.ci] auto fixes from pre-commit hooks * refactor evaluateLabInfoData * [pre-commit.ci] auto fixes from pre-commit hooks --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Mary McGrath <m.c.mcgrath13@gmail.com>
- Loading branch information
1 parent
9a009b6
commit 8691ed2
Showing
16 changed files
with
7,565 additions
and
257 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.