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

graphql-python / graphene / 2175
95%
master: 0%

Build:
Build:
LAST BUILD BRANCH: issue-#1276_allow_other_identifiers
DEFAULT BRANCH: master
Ran 12 Aug 2019 06:37PM UTC
Jobs 3
Files 46
Run time 2798min
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

pending completion
2175

Pull #1048

travis-ci

web-flow
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 graphene/relay/connection.py

Co-Authored-By: Jonathan Kim <jkimbo@gmail.com>

* Run black on setup.py

* Remove trailing whitespace
Pull Request #1048: Graphene v3 following v3 graphql-core

308 of 308 new or added lines in 29 files covered. (100.0%)

1313 of 1375 relevant lines covered (95.49%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
2 2175.2 12 Aug 2019 06:45PM UTC 0
95.49
Travis Job 2175.2
3 2175.3 (TOXENV=pre-commit) 12 Aug 2019 06:45PM UTC 0
Travis Job 2175.3
4 2175.4 (TOXENV=mypy) 12 Aug 2019 06:45PM UTC 0
Travis Job 2175.4
Source Files on build 2175
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2175
  • Pull Request #1048
  • PR Base - master (#2157)
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