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

fix: Handle platform closures #2107

Merged
merged 32 commits into from
Jul 18, 2024
Merged

fix: Handle platform closures #2107

merged 32 commits into from
Jul 18, 2024

Commits on Jul 3, 2024

  1. Added field to struct.

    cmaddox5 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b4d70a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e4410d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57c3c0d View commit details
    Browse the repository at this point in the history
  4. Added PreFare alert tests.

    cmaddox5 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2926d70 View commit details
    Browse the repository at this point in the history
  5. Added SubwayStatus tests.

    cmaddox5 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f1bb921 View commit details
    Browse the repository at this point in the history
  6. Credo.

    cmaddox5 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c1b1e08 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    58bcfc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28ac71f View commit details
    Browse the repository at this point in the history
  3. Name changes.

    cmaddox5 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    cdaa97f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Refactor to pattern match

    Co-authored-by: sloane <[email protected]>
    cmaddox5 and sloanelybutsurely authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c54d518 View commit details
    Browse the repository at this point in the history
  2. Changed reject to filter.

    cmaddox5 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    220c610 View commit details
    Browse the repository at this point in the history
  3. Formatting.

    cmaddox5 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b6f0a66 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    0b057cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5275ba View commit details
    Browse the repository at this point in the history
  3. Pluralized strings.

    cmaddox5 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2af409e View commit details
    Browse the repository at this point in the history
  4. Added more tests.

    cmaddox5 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    038742c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ca4e97 View commit details
    Browse the repository at this point in the history
  6. Fixed platform names.

    cmaddox5 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0973d2d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    a010dfd View commit details
    Browse the repository at this point in the history
  2. Fixed tests.

    cmaddox5 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    288958a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    3296956 View commit details
    Browse the repository at this point in the history
  2. Use existing function.

    cmaddox5 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    11613b6 View commit details
    Browse the repository at this point in the history
  3. No single pipes.

    cmaddox5 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9f72d40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed575ed View commit details
    Browse the repository at this point in the history
  5. Added typespecs.

    cmaddox5 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d8fd5a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02e7fbd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    286a0a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    cd4a08a View commit details
    Browse the repository at this point in the history
  2. Added a comment.

    cmaddox5 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    112d98b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Added better type.

    cmaddox5 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0876ad6 View commit details
    Browse the repository at this point in the history
  2. Fixed default.

    cmaddox5 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    776f822 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efe032a View commit details
    Browse the repository at this point in the history