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: realpython/pytest-mypy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0
Choose a base ref
...
head repository: realpython/pytest-mypy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.1
Choose a head ref
  • 14 commits
  • 7 files changed
  • 2 contributors

Commits on Mar 13, 2021

  1. Test with mypy 0.8

    dmtucker committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    873b6b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. Merge pull request #116 from dmtucker/mypy

    Test with mypy 0.8
    dmtucker authored Mar 14, 2021
    Configuration menu
    Copy the full SHA
    4066a83 View commit details
    Browse the repository at this point in the history
  2. Set testpaths for pytest

    dmtucker committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    87b7526 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afbacf9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0403cf View commit details
    Browse the repository at this point in the history
  5. Add Black and flake8-commas

    dmtucker committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    1b7155b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4ac36d View commit details
    Browse the repository at this point in the history
  7. Update build deps

    dmtucker committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    d3181c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98429f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Merge pull request #118 from dmtucker/dev

    Update dev deps and extend static checks
    dmtucker authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    4802444 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

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

Commits on Mar 21, 2021

  1. Merge pull request #117 from dmtucker/issue38

    Implement MypyItem.collect for pytest < 6.0
    dmtucker authored Mar 21, 2021
    Configuration menu
    Copy the full SHA
    11cfb3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc6248d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #119 from dmtucker/release

    Update the changelog for 0.8.1
    dmtucker authored Mar 21, 2021
    Configuration menu
    Copy the full SHA
    8b622ea View commit details
    Browse the repository at this point in the history
Loading