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

graphql-python / graphene-django / 371
95%

Build:
DEFAULT BRANCH: master
Ran 14 Aug 2017 01:03PM UTC
Jobs 6
Files 25
Run time 2min
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
371

Pull #245

travis-ci

web-flow
Remove usages of deprecated field.rel

Since they were only required for Django <1.8 and cause the following
deprecation warnings:

```
utils.py:61: RemovedInDjango20Warning: Usage of field.rel has been deprecated. Use field.remote_field instead.
    if hasattr(field, 'rel'):
utils.py:63: RemovedInDjango20Warning: Usage of ForeignObjectRel.to attribute has been deprecated. Use the model attribute instead.
    return field.rel.to
```

Fixes #242.
Pull Request #245: Remove usages of deprecated field.rel

3 of 3 new or added lines in 1 file covered. (100.0%)

878 of 951 relevant lines covered (92.32%)

5.5 hits per line

Jobs
ID Job ID Ran Files Coverage
2 371.2 (TEST_TYPE=build DJANGO_VERSION=1.11) 14 Aug 2017 01:03PM UTC 0
91.38
Travis Job 371.2
3 371.3 (TEST_TYPE=build DJANGO_VERSION=1.11) 14 Aug 2017 01:03PM UTC 0
91.38
Travis Job 371.3
4 371.4 (TEST_TYPE=build DJANGO_VERSION=1.11) 14 Aug 2017 01:03PM UTC 0
91.38
Travis Job 371.4
5 371.5 (TEST_TYPE=build DJANGO_VERSION=1.8) 14 Aug 2017 01:03PM UTC 0
92.01
Travis Job 371.5
6 371.6 (TEST_TYPE=build DJANGO_VERSION=1.9) 14 Aug 2017 01:05PM UTC 0
91.8
Travis Job 371.6
7 371.7 (TEST_TYPE=build DJANGO_VERSION=1.10) 14 Aug 2017 01:04PM UTC 0
91.8
Travis Job 371.7
Source Files on build 371
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #371
  • Pull Request #245
  • PR Base - master (#369)
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