Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pytest-dev/pytest-metadata
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.4
Choose a base ref
...
head repository: pytest-dev/pytest-metadata
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 15 files changed
  • 6 contributors

Commits on Dec 27, 2022

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

Commits on May 16, 2023

  1. refactor strange list comprehension to simple loops (#64)

    Co-authored-by: yang.lei@cerence.com <yang.lei@cerence.com>
    LeiYangGH and yang.lei@cerence.com authored May 16, 2023
    Configuration menu
    Copy the full SHA
    81c00d9 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Configuration menu
    Copy the full SHA
    4194258 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ca1891 View commit details
    Browse the repository at this point in the history
  3. [pre-commit.ci] pre-commit autoupdate (#60)

    updates:
    - [github.com/psf/black: 22.10.0 → 23.3.0](psf/black@22.10.0...23.3.0)
    - [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](pre-commit/pre-commit-hooks@v4.3.0...v4.4.0)
    - [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](PyCQA/flake8@5.0.4...6.0.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored May 27, 2023
    Configuration menu
    Copy the full SHA
    b02463a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de2afd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    808c57d View commit details
    Browse the repository at this point in the history
  6. Release v3.0.0 (#69)

    BeyondEvil authored May 27, 2023
    Configuration menu
    Copy the full SHA
    2fdb15e View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Beyondevil/tmpdir workaround (#85)

    * Release v3.0.0 (#69)
    
    * fix: tmpdir workaround
    BeyondEvil authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    65ab3e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Fix license classifier in pyproject.toml (#86)

    Project is licensed as MPL-2.0 but a MIT license classifier is being used. Changing the latter to match the actual project license.
    tapdiego-amzn authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    cb5936d View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate (#73)

    updates:
    - [github.com/psf/black: 23.3.0 → 24.1.1](psf/black@23.3.0...24.1.1)
    - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0)
    - [github.com/PyCQA/flake8: 6.0.0 → 7.0.0](PyCQA/flake8@6.0.0...7.0.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    a459b7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84ae709 View commit details
    Browse the repository at this point in the history
  4. Release v3.1.0 (#87)

    BeyondEvil authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c7488f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

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