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(pymongo): add testing to pymongo patch #10745

Merged
merged 26 commits into from
Sep 23, 2024

Commits on Sep 19, 2024

  1. chore(pymongo): test 4.9.1

    mabdinur committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fbcd595 View commit details
    Browse the repository at this point in the history
  2. fix pymongo imports

    mabdinur committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e347b6d View commit details
    Browse the repository at this point in the history
  3. rn

    mabdinur committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4b40801 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0a2565 View commit details
    Browse the repository at this point in the history
  5. fix imports for pymongo<4.9

    mabdinur committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    baab551 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ec0b39 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    267c658 View commit details
    Browse the repository at this point in the history
  8. newline

    mabdinur committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    42e8a18 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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

    quinna-h committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    958a6a2 View commit details
    Browse the repository at this point in the history
  3. Lint for style

    quinna-h committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c8ae857 View commit details
    Browse the repository at this point in the history
  4. Add fix to assert_wrapped

    quinna-h committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    55c4b77 View commit details
    Browse the repository at this point in the history
  5. modify test_pymongo_patch

    quinna-h committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    db43f80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b74685 View commit details
    Browse the repository at this point in the history
  7. minor formatting

    quinna-h committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    87c33be View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'refs/remotes/origin/quinna/add-tests-py…

    …mongo-patch' into quinna/add-tests-pymongo-patch
    quinna-h committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5bd99b7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3916fd3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4cfdc70 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9e1d04e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    770c530 View commit details
    Browse the repository at this point in the history
  2. Fix nits

    quinna-h committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f6fad57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3a899d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80e4438 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1722006 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af4a23d View commit details
    Browse the repository at this point in the history
  7. Add assert

    quinna-h committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d92d9b0 View commit details
    Browse the repository at this point in the history