-
Notifications
You must be signed in to change notification settings - Fork 4
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
Convert "patient" -> "subject" #331
Conversation
Code Coverage Summary
Diff against main
Results for commit: 9a01210 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Unit Test Performance Difference
Additional test case details
Results for commit 6c03f6a ♻️ This comment has been updated with latest results. |
Unit Tests Summary 1 files 140 suites 6m 37s ⏱️ Results for commit 9a01210. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
super, thanks @gowerc
Closes #325 and #216
Basically a mass find and replace of pt / patient -> subject. Had to go through it all manually as there was a lot of "excePT" and "intercePT" which made a literal find and replace unviable :(