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

Refactor call stats with easier api #85

Merged
merged 8 commits into from
Oct 9, 2020

Commits on Oct 3, 2020

  1. Add last_request property

    Slava Skvortsov committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    e37d9e4 View commit details
    Browse the repository at this point in the history
  2. Add Call and CallList classes

    Slava Skvortsov committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    f34afda View commit details
    Browse the repository at this point in the history
  3. Flake8

    Slava Skvortsov committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    e052c38 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Update respx/models.py

    Co-authored-by: Jonas Lundberg <jonas@5monkeys.se>
    SlavaSkvortsov and lundberg authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    518f4d7 View commit details
    Browse the repository at this point in the history
  2. rm len

    Slava Skvortsov committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    42a4d87 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into add_last_request_property

    # Conflicts:
    #	respx/models.py
    Slava Skvortsov committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    c15b5ed View commit details
    Browse the repository at this point in the history
  4. Clean after merge

    Slava Skvortsov committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    b038026 View commit details
    Browse the repository at this point in the history
  5. Add nocover

    Slava Skvortsov committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    6064c8e View commit details
    Browse the repository at this point in the history