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

django-import-export / django-import-export / 9580811389 / 4
100%
main: 100%

Build:
DEFAULT BRANCH: main
Ran 19 Jun 2024 11:10AM UTC
Files 16
Run time 0s
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 10:59AM UTC coverage: 99.185%. Remained the same
9580811389.4

push

github

web-flow
Improve tox setup (#1879)

This PR makes a few improvements to the test setup:

1. The intermediate `runtests.py` script is removed and `COVERAGE` environment variable, which existed to avoid generating coverage files locally. Instead, all coverage files are now ignored in `.gitignore`. If this is still considered too much clutter per #1424, Coverage can be configured to store them in a directory.
2. [tox’s `{posargs}`](https://tox.wiki/en/stable/config.html#substitutions-for-positional-arguments-in-commands) are used in the test command, allowing passing arguments to Django’s test runner, such as `tox -e py312-django50 -- -v 2` for [increased verbosity](https://docs.djangoproject.com/en/5.0/ref/django-admin/#cmdoption-verbosity).
3. Redundant `--settings` options are removed.

2069 of 2086 relevant lines covered (99.19%)

0.99 hits per line

Source Files on job 3.8 - 9580811389.4
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9580811389
  • 4fddf0e0 on github
  • Prev Job for on main (#9580800543.1)
  • Next Job for on main (#9582331119.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