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

configure pytest to be stricter #1040

Merged
merged 9 commits into from Sep 11, 2020

Commits on Sep 6, 2020

  1. fix tests/test_datastructures::TestUploadFile PytestCollectionWarning

    enhance pytest strictness to catch warnings that would have prevented
    thest TestUploadFile file warning
    
    restore cov-report and require 100% coverage
    graingert committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    c923a96 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Configuration menu
    Copy the full SHA
    9fdb8e7 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Jamie Hewland <jhewland@gmail.com>
    graingert and JayH5 committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    5703c7a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

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

Commits on Sep 9, 2020

  1. remove cov-fail-under

    graingert committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    aa46adc View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Configuration menu
    Copy the full SHA
    a2e84e2 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Jamie Hewland <jhewland@gmail.com>
    graingert and JayH5 committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    990296a View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Jamie Hewland <jhewland@gmail.com>
    graingert and JayH5 committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    9660450 View commit details
    Browse the repository at this point in the history
  4. Update setup.cfg

    Co-authored-by: Jamie Hewland <jhewland@gmail.com>
    graingert and JayH5 committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    fd3ae26 View commit details
    Browse the repository at this point in the history