• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

graphql-python / graphene
95%
master: 0%

Build:
Build:
LAST BUILD BRANCH: issue-#1276_allow_other_identifiers
DEFAULT BRANCH: master
Repo Added 07 Oct 2015 04:01AM UTC
Files 0
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH v3.0.0a0
branch: v3.0.0a0
CHANGE BRANCH
x
Reset
  • v3.0.0a0
  • 0.3.0
  • 0.4.0
  • 0.4.0-cov
  • 0.x
  • 1.0
  • 1.0-django
  • 1.0-django-interfaceobjecttype
  • 1.0-separate-interfaces
  • 1.4.2
  • 2.0
  • 2.0-newresolvers
  • add-base64-docs
  • add-interface-tests
  • add-stale-bot
  • allow-graphql-types
  • django-choices-grouping
  • dont-delete-meta
  • external-resolvers
  • feature/add_codeowners_file
  • feature/async-relay
  • feature/date-improvements
  • feature/fix_build
  • feature/fix_enums_docs
  • feature/fix_get_node_from_global_id
  • feature/fix_metaclass_with_annotations
  • features/allow-custom-mounted-classes
  • features/connection
  • features/django-debug-optimize
  • features/extra-resolvers
  • features/f-strings
  • features/fast-object-creation
  • features/fix_uuid_python2_compatibility
  • features/improved-enums
  • features/mounted-refactor
  • features/remove-subclass-polyfill
  • features/resolver_tags
  • features/test-client-and-snapshot-testing
  • fix-890
  • fix-example-code
  • fix-master-build
  • fix-node-tests
  • fix-subscribe-with-arguments
  • fix_lazy_translated_choice
  • geo
  • improve-enum-compatablilty
  • input-type-default
  • invalid01
  • issue-719
  • mark-subscriptions-experimental
  • master
  • middleware-docs-fix
  • mutations-doc-staticmethod
  • next
  • next/3.0
  • next/feature/core-next
  • next/feature/remove_py2_build
  • next/feature/remove_six
  • next/feature/reorg_tests
  • next/feature/upgrade_black
  • next/master
  • object-type-meta
  • objectype-docs-changing-name
  • org/codeowners
  • proposal/mutation-decorator
  • quickstart-fix
  • read-the-docs-theme-2
  • read-the-docs-theme-3
  • register-interface-failure-fix
  • remove-abstract-type
  • remove-to_const
  • remove-unused-function
  • revert-1213-update-mutation-docs
  • set-extra-meta-fields
  • set-min-graphql-version
  • subscription-api-update
  • subscription-revamp
  • test-codeowners
  • test-codeowners-1
  • update-codeowners
  • update-dataloaderdocs
  • update-docs-field-args
  • update-mutation-docs
  • update-object-type-docs
  • update-object-type-docs-resolver
  • update-readme
  • update-subscription-docs
  • update-to-undefined
  • upgrade-graphql-relay
  • use-default-resolver-source
  • use-xenial
  • v.1.4.2
  • v.2.1.5
  • v1.0
  • v1.0.1
  • v1.0.2
  • v1.1.0
  • v1.1.1
  • v1.1.2
  • v1.1.3
  • v1.2.0
  • v1.3.0
  • v1.4.0
  • v1.4.2
  • v2
  • v2.0.0
  • v2.0.1
  • v2.1.0
  • v2.1.1
  • v2.1.2
  • v2.1.2-1
  • v2.1.3
  • v2.1.4
  • v2.1.5
  • v2.1.6
  • v2.1.7
  • v2.1.8
  • v3.0.0a1
  • v3.0.0b0
  • v3.0.0b1
  • v3.0.0b2
  • v3.0.0b3
  • v3.0.0b4
  • v3.0.0b5
  • v3.0.0b6
  • v3.0.0b7

pending completion
2186

push

travis-ci

web-flow
Graphene v3 following v3 graphql-core (#1048)

* v3.0 - remove Python 2.x from build (#983)

* Change travis to only compile for p3.6+

* Changed tox to only run Python 3.6+

* Changed library classifiers to reflect support in Python 3.6+

* Changed version to 3.0.0 development

In [15]: get_version((3, 0, 0, "alpha", 0))
Out[15]: '3.0.dev20190601212304'

* Reorganize Tests (#985)

We no longer need a dedicated folder for Python3.6+ tests
We no longer need to check six.PY3 in tests

* Upgrade black to 19.3b0 (#987)

* Remove six dependency (#986)

* No one is using func_name

* Remove six simple usages

* Remove six requirement

* Remove `six.with_metaclass` calls

* pytest-asyncio should be a regular dependency now with Py3 move

* Change dependency to graphql-core-next (#988)

* Changed dependencies to core-next

* Converted Scalars

* ResolveInfo name change

* Ignore .venv

* Make Schema compatible with GraphQL-core-next

* Ignore more venv names and mypy and pytest caches

* Remove print statements for debugging in schema test

* core-next now provides out_type and out_name

* Adapt date and time scalar types to core-next

* Ignore the non-standard result.invalid flag

* Results are named tuples in core-next (immutable)

* Enum values are returned as dict in core-next

* Fix mutation tests with promises

* Make all 345 tests pass with graphql-core-next

* Remove the compat module which was only needed for older Py version

* Remove object as base class (not needed in Py 3)

* We can assume that dicts are ordered in Py 3.6+

* Make use of the fact that dicts are iterable

* Use consistent style of importing from pytest

* Restore compatibility with graphql-relay-py v3

Add adpaters for the PageInfo and Connection args.

* Avoid various deprecation warnings

* Use graphql-core 3 instead of graphql-core-next

* Update dependencies, reformat changes with black

* Update... (continued)

1313 of 1375 relevant lines covered (95.49%)

1.91 hits per line

Relevant lines Covered
Build:
Build:
1375 RELEVANT LINES 1313 COVERED LINES
1.91 HITS PER LINE
Source Files on v3.0.0a0
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2186 v3.0.0a0 Graphene v3 following v3 graphql-core (#1048) * v3.0 - remove Python 2.x from build (#983) * Change travis to only compile for p3.6+ * Changed tox to only run Python 3.6+ * Changed library classifiers to reflect support in Python 3.6+ ... push 17 Aug 2019 09:11PM UTC web-flow travis-ci pending completion  
See All Builds (2177)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc