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

breaking out event-codes-by-year into -count-non-stricken-event-codes #5180

Merged
merged 18 commits into from
Sep 9, 2024

Conversation

jtdevos
Copy link
Collaborator

@jtdevos jtdevos commented Jul 23, 2024

…-by-year

@jtdevos jtdevos marked this pull request as draft July 26, 2024 17:50
jimlerza and others added 5 commits July 31, 2024 14:45
- now using node:util:parseArgs instead of doing it manual
- pulled out parsing numbers, ranges from count-event-codes-by-year into a reportUtils file
- added exec shebang so count-event-codes can be run directly
- todo: similarly refactor event-codes-by-year
@jtdevos jtdevos marked this pull request as ready for review August 20, 2024 17:08
Copy link
Contributor

@Mwindo Mwindo left a comment

Choose a reason for hiding this comment

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

Left a very minor comment, but LGTM. Thanks, @jtdevos!

}: {
applicationContext: ServerApplicationContext;
eventCodes: string[];
onlyNonStricken: boolean;
Copy link
Contributor

Choose a reason for hiding this comment

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

Any reason not to make this includeStricken as below?

@jimlerza jimlerza merged commit 4a1a246 into staging Sep 9, 2024
44 checks passed
@jimlerza jimlerza deleted the opex-count-event-codes branch September 9, 2024 19:22
@jimlerza jimlerza mentioned this pull request Sep 13, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants