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

(2022 - 2025) Remove Index.tsx from Measures #2539

Merged
merged 52 commits into from
Jan 21, 2025
Merged

Conversation

ailZhou
Copy link
Collaborator

@ailZhou ailZhou commented Jan 14, 2025

Description

I know this PR is ridiculous and I'm really testing the limits of everyone's faith in me but I can promise that all the measures at least renders.

This is probably the last time I'll have a PR with 1000+ file changes.

Refer to previous pr for the same information as this PR.

Related ticket(s)

CMDCT-4242


How to test

Realistically there is no way to test all this in a reasonable amount of time, but we can lure ourselves into a false sense of assurance by clicking around and making sure the measures load and save.

Deploy Link: https://dcjatu2g4y7s8.cloudfront.net/

Notes


Pre-review checklist

  • I have added thorough tests, if necessary
  • I have updated relevant documentation, if necessary
  • I have performed a self-review of my code
  • I have manually tested this PR in the deployed cloud environment

Pre-merge checklist

Review

  • Design: This work has been reviewed and approved by design, if necessary
  • Product: This work has been reviewed and approved by product owner, if necessary

Security

If either of the following are true, notify the team's ISSO (Information System Security Officer).

  • These changes are significant enough to require an update to the SIA.
  • These changes are significant enough to require a penetration test.

convert to a different template: test → val | val → prod

@ailZhou ailZhou changed the title (2022 - 2024) Remove Index.tsx from Measures (2022 - 2025) Remove Index.tsx from Measures Jan 15, 2025
@ailZhou ailZhou marked this pull request as ready for review January 16, 2025 16:59
@ailZhou ailZhou added the ready for review Ready for all the reviews! label Jan 16, 2025
BearHanded
BearHanded previously approved these changes Jan 17, 2025
Copy link
Contributor

@BearHanded BearHanded left a comment

Choose a reason for hiding this comment

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

i got to look at the script and everything

Copy link
Contributor

@rocio-desantiago rocio-desantiago left a comment

Choose a reason for hiding this comment

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

Just the comment about the test. CPA-AD

@@ -146,13 +146,13 @@ describe("test measure floating bar menu", () => {
<RouterWrappedComp>
<MeasureWrapper
measure={
<AABAD
<CPUAD
name={
"Avoidance of Antibiotic Treatment for Acute Bronchitis/Bronchiolitis: Age 18 And Older"
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we want to match the name and measureId for CPUAD here too?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yeah we probably should for consistency sake. i'll make the changes in a less chonky PR. thanks!

@@ -146,13 +146,13 @@ describe("test measure floating bar menu", () => {
<RouterWrappedComp>
<MeasureWrapper
measure={
<AABAD
<CPUAD
name={
"Avoidance of Antibiotic Treatment for Acute Bronchitis/Bronchiolitis: Age 18 And Older"
}
year={"2024"}
measureId={"AAB-AD"}
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 be measureId={"CPU-AD"}

Copy link
Collaborator Author

@ailZhou ailZhou Jan 17, 2025

Choose a reason for hiding this comment

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

will do the same as above for this one as well

@ailZhou ailZhou dismissed stale reviews from rocio-desantiago and BearHanded via 302f518 January 21, 2025 20:24
Copy link
Contributor

@rocio-desantiago rocio-desantiago left a comment

Choose a reason for hiding this comment

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

Kudos Ben for catching those changes

Copy link
Contributor

@benmartin-coforma benmartin-coforma left a comment

Choose a reason for hiding this comment

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

This is outstanding work, and I approve.

Copy link
Contributor

@rocio-desantiago rocio-desantiago left a comment

Choose a reason for hiding this comment

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

I approve - again 😆

@ailZhou ailZhou merged commit 1810eeb into master Jan 21, 2025
20 checks passed
@ailZhou ailZhou deleted the clean-measure-auto branch January 21, 2025 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review Ready for all the reviews!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants