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

django-import-export / django-import-export / 9582789724
100%

Build:
DEFAULT BRANCH: main
Ran 19 Jun 2024 01:23PM UTC
Jobs 5
Files 16
Run time 1min
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: 100.0%. Remained the same
9582789724

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>

19 of 19 new or added lines in 2 files covered. (100.0%)

2120 of 2120 relevant lines covered (100.0%)

4.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3.9 - 9582789724.1 19 Jun 2024 01:39PM UTC 0
99.14
GitHub Action Run
2 3.8 - 9582789724.2 19 Jun 2024 01:39PM UTC 0
99.14
GitHub Action Run
3 3.11 - 9582789724.3 19 Jun 2024 01:39PM UTC 0
99.95
GitHub Action Run
4 3.12 - 9582789724.4 19 Jun 2024 01:39PM UTC 0
99.95
GitHub Action Run
5 3.10 - 9582789724.5 19 Jun 2024 01:39PM UTC 0
99.95
GitHub Action Run
Source Files on build 9582789724
Detailed source file information is not available for this build.
  • Back to Repo
  • 7de0ad34 on github
  • Prev Build on main (#9582345536)
  • Next Build on main (#9616512400)
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