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

django-import-export / django-import-export / 9580811389
100%

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

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.

2107 of 2107 relevant lines covered (100.0%)

4.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3.10 - 9580811389.1 19 Jun 2024 11:10AM UTC 0
100.0
GitHub Action Run
2 3.11 - 9580811389.2 19 Jun 2024 11:10AM UTC 0
100.0
GitHub Action Run
3 3.9 - 9580811389.3 19 Jun 2024 11:10AM UTC 0
99.19
GitHub Action Run
4 3.8 - 9580811389.4 19 Jun 2024 11:10AM UTC 0
99.19
GitHub Action Run
5 3.12 - 9580811389.5 19 Jun 2024 11:10AM UTC 0
100.0
GitHub Action Run
Source Files on build 9580811389
Detailed source file information is not available for this build.
  • Back to Repo
  • 4fddf0e0 on github
  • Prev Build on main (#9580800543)
  • Next Build on main (#9582331119)
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