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

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    b070bc2 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    320d78c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52e5c93 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    4618996 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    cee58f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d54b28 View commit details
    Browse the repository at this point in the history
  3. more refactoring; added tests; report now executable (see notes)

    - 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 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7e4abfb View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    70dd45d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    5ec6bbe View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    7188147 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    3c58ebd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c41237 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    c2f0c52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63ca0ee View commit details
    Browse the repository at this point in the history
  3. more usage cleanup

    jtdevos committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ff2f117 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    81ce074 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    318eb57 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    bb07543 View commit details
    Browse the repository at this point in the history