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

Commits on May 5, 2020

  1. Merge pull request #135 from carsongee/release

    Release 0.17.0
    carsongee authored May 5, 2020
    Configuration menu
    Copy the full SHA
    ddb3549 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1801d3e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #136 from carsongee/feature/fix_coverage_travis

    Fixed coverage not running in travis
    carsongee authored May 5, 2020
    Configuration menu
    Copy the full SHA
    f5783fc View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Configuration menu
    Copy the full SHA
    4e7f067 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #141 from sbraz/tests

    Include tests in source distributions
    carsongee authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    ba82ca4 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Configuration menu
    Copy the full SHA
    c7d1a84 View commit details
    Browse the repository at this point in the history
  2. Corrected pytest master

    carsongee committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    aee8d0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de89e1f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #145 from carsongee/bugfix/fix_master

    Fixed master and removed redundant item path
    carsongee authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    fa258b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b97aad3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d9a627 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #147 from carsongee/bugfix/ignore_patterns

    Correct issue with empty pylint ignore_patterns configuration
    carsongee authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    a442b8a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #148 from carsongee/bugfix/handle_no_reports_dir

    Added support for creating folders with report output
    carsongee authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    0928cc7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ea60707 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #149 from carsongee/bugfix/invalidate_cache_with_c…

    …onfig_change
    
    Added cache invalidation when pylint configuration changes
    carsongee authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    13f3011 View commit details
    Browse the repository at this point in the history
  11. Released 0.18.0

    carsongee committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    c95d3f1 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #146 from carsongee/rc/0.18.0

    Released 0.18.0
    carsongee authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    78d6df4 View commit details
    Browse the repository at this point in the history
  13. Upreved version

    carsongee committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    9cd8e51 View commit details
    Browse the repository at this point in the history
Loading