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-cov
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.11.1
Choose a base ref
...
head repository: pytest-dev/pytest-cov
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.12.0
Choose a head ref
  • 8 commits
  • 11 files changed
  • 5 contributors

Commits on Mar 4, 2021

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

Commits on Mar 24, 2021

  1. Added toml as extra (#410)

    * added toml extra
    
    * Update AUTHORS.rst
    
    * Update CHANGELOG.rst
    
    * chain toml dependency to coverage's toml dependency
    
    Co-authored-by: Thomas Grainger <[email protected]>
    
    * move coverage's toml dependency from extras to install_requires
    
    * udpate changelog phrase
    
    Co-authored-by: Thomas Grainger <[email protected]>
    Cielquan and graingert authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    daf54e7 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

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

Commits on May 13, 2021

  1. Fix version value. Fixes #468.

    ionelmc committed May 13, 2021
    Configuration menu
    Copy the full SHA
    f5a4d7e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    f2ee249 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62d2e94 View commit details
    Browse the repository at this point in the history
  3. Update changelog.

    ionelmc committed May 14, 2021
    Configuration menu
    Copy the full SHA
    f533121 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9692bad View commit details
    Browse the repository at this point in the history
Loading