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

Chore: Configure warnings as errors in pytest #245

Merged
merged 31 commits into from
May 22, 2024

Commits on May 17, 2024

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

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    f2804d3 View commit details
    Browse the repository at this point in the history
  2. fix module name

    aaronsteers committed May 20, 2024
    Configuration menu
    Copy the full SHA
    e0731da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d14767a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0948712 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    6b1cdd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89c8907 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c33e552 View commit details
    Browse the repository at this point in the history
  4. fix lint issues

    aaronsteers committed May 21, 2024
    Configuration menu
    Copy the full SHA
    06160aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd681c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    866f6e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6116fb8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    238e9b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c5cd75b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6851765 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    13026fa View commit details
    Browse the repository at this point in the history
  12. remove close() statement

    aaronsteers committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5e39f49 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d26ee8c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4bb6a3d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    7ac225c View commit details
    Browse the repository at this point in the history
  2. remove comment

    aaronsteers committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ca8078f View commit details
    Browse the repository at this point in the history
  3. re-order ignores

    aaronsteers committed May 22, 2024
    Configuration menu
    Copy the full SHA
    77f4865 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c3e731 View commit details
    Browse the repository at this point in the history
  5. improve comment

    aaronsteers committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d56b893 View commit details
    Browse the repository at this point in the history
  6. improve cleanup handling

    aaronsteers committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5540244 View commit details
    Browse the repository at this point in the history
  7. try without extra ignores

    aaronsteers committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a9b108a View commit details
    Browse the repository at this point in the history
  8. don't close file

    aaronsteers committed May 22, 2024
    Configuration menu
    Copy the full SHA
    189d7c7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8c25679 View commit details
    Browse the repository at this point in the history
  10. Auto-commit Updating dependencies

    Resolving dependencies... changes
    octavia-squidington-iii committed May 22, 2024
    Configuration menu
    Copy the full SHA
    78f8c79 View commit details
    Browse the repository at this point in the history
  11. windows-specific ignores

    aaronsteers committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e8d9c7c View commit details
    Browse the repository at this point in the history
  12. make ignores global

    aaronsteers committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8ac9241 View commit details
    Browse the repository at this point in the history