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

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

Build:
Build:
LAST BUILD BRANCH: remove-outdated-comments-cached-foreign-key-widget
DEFAULT BRANCH: main
Ran 17 May 2018 02:39PM UTC
Files 40
Run time 6s
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.818% (+0.03%) from 91.789%
DJANGO="Django>=1.9,<1.10"

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

2379 of 2591 relevant lines covered (91.82%)

0.92 hits per line

Source Files on job 983.5 (DJANGO="Django>=1.9,<1.10")
  • Tree
  • List 0
  • Changed 12
  • Source Changed 11
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 955
  • Travis Job 983.5
  • 7045e394 on github
  • Prev Job for DJANGO="Django>=1.9,<1.10" on master (#982.6)
  • Next Job for DJANGO="Django>=1.9,<1.10" on master (#984.5)
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