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

django-import-export / django-import-export / 983 / 14
98%
main: 100%

Build:
Build:
LAST BUILD BRANCH: pre-commit-ci-update-config
DEFAULT BRANCH: main
Ran 17 May 2018 02:43PM UTC
Files 40
Run time 2s
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

17 May 2018 02:37PM UTC coverage: 91.663% (-0.05%) from 91.712%
DJANGO="Django>=1.11,<1.12"

push

travis-ci

bmihelac
Make deep copy of fileds from class attr to instance attr (#550)

* Make deep copy of fileds from class attr to instance attr

The fields resource class attribute is the *class-wide* definition of
fields. Because a particular *instance* of the class might want to
alter self.fields, we create self.fields here by copying cls.fields.
Instances should always modify self.fields; they should not modify
cls.fields.

* Update test for resource fields

Test checks that resource instance *fields* attr doesn't refer to attr *fields* of resource class

2375 of 2591 relevant lines covered (91.66%)

0.92 hits per line

Source Files on job 983.14 (DJANGO="Django>=1.11,<1.12")
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 955
  • Travis Job 983.14
  • 7045e394 on github
  • Prev Job for DJANGO="Django>=1.11,<1.12" on master (#982.14)
  • Next Job for DJANGO="Django>=1.11,<1.12" on master (#984.11)
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