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

django-import-export / django-import-export / 9582789724 / 3
100%
main: 100%

Build:
DEFAULT BRANCH: main
Ran 19 Jun 2024 01:39PM UTC
Files 16
Run time 1s
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

19 Jun 2024 01:21PM UTC coverage: 99.953% (-0.05%) from 100.0%
9582789724.3

push

github

web-flow
Improve Error class (#1882)

* Improve Error class

1. Lazily compute the traceback string, using `traceback.format_exception()`. It’s only used in the rare case that `"traceback"` is in the `import_error_display` attribute.
2. Add a nice `__repr__`, to help debug test failures that make assertions on `Error` objects. I had a few cases where tests failed with inscrutable messages from pytest like `Left contains one more item: <import_export.results.Error object at 0x3173c8690>`, and I needed to rerun the test with the debugger to inspect the inner exception.

* Update test_import.py

Removed extraneous bracket

---------

Co-authored-by: Matt Hegarty <matthewhegarty@users.noreply.github.com>

2119 of 2120 relevant lines covered (99.95%)

1.0 hits per line

Source Files on job 3.11 - 9582789724.3
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9582789724
  • 7de0ad34 on github
  • Prev Job for on main (#9582345536.4)
  • Next Job for on main (#9616512400.4)
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