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

add support for graphql-core 3 to graphql_ws.aiohttp #43

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Apr 2, 2020

  1. add support for graphql-core 3 to graphql_ws.aiohttp

    Signed-off-by: oleg.hoefling <[email protected]>
    hoefling committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    c546e3a View commit details
    Browse the repository at this point in the history
  2. remove travis and tox jobs for EOL python versions, add coverage meas…

    …uring on travis, add test dependencies to requirements_dev.txt, add status badges to readme
    
    Signed-off-by: oleg.hoefling <[email protected]>
    hoefling committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    eb0df1a View commit details
    Browse the repository at this point in the history
  3. pass pytest args to enable coverage reporting

    Signed-off-by: oleg.hoefling <[email protected]>
    hoefling committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    512e0ae View commit details
    Browse the repository at this point in the history
  4. move pytest-cov to requirements_dev.txt

    Signed-off-by: oleg.hoefling <[email protected]>
    hoefling committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    7e43e2b View commit details
    Browse the repository at this point in the history
  5. drop ancient pytest versions

    Signed-off-by: oleg.hoefling <[email protected]>
    hoefling committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    0b2efdc View commit details
    Browse the repository at this point in the history
  6. fix badge urls

    Signed-off-by: oleg.hoefling <[email protected]>
    hoefling committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    a798b36 View commit details
    Browse the repository at this point in the history