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

django-import-export / django-import-export / 18971559368
100%

Build:
DEFAULT BRANCH: main
Ran 31 Oct 2025 11:47AM UTC
Jobs 4
Files 20
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

31 Oct 2025 11:45AM UTC coverage: 99.614% (-0.3%) from 99.957%
18971559368

push

github

web-flow
Fix test export filter preservation (#2130)

* corrected release docs

* Fix test_export_action_filter_preservation_end_to_end by adding form prefix

The test was failing because it was missing the required form field prefix
when submitting export form data. The export_action view expects fields like
'django-import-export-format' and 'django-import-export-export_items', but
the test was sending unprefixed field names, causing form validation to fail
and return an HTML response instead of the expected CSV export.

Added call to _prepend_form_prefix(export_data) to match the pattern used
consistently throughout the test file (lines 100, 136, 189, 202).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* added service definition for mysql

* updated CI config

---------

Co-authored-by: Claude <noreply@anthropic.com>

2320 of 2329 relevant lines covered (99.61%)

3.98 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
9
97.69
-2.05% import_export/admin.py
Jobs
ID Job ID Ran Files Coverage
1 py312-djangomain - 18971559368.1 31 Oct 2025 11:48AM UTC 20
99.61
GitHub Action Run
2 py312-django51 - 18971559368.2 31 Oct 2025 11:48AM UTC 20
99.61
GitHub Action Run
3 py312-django60 - 18971559368.3 31 Oct 2025 11:48AM UTC 20
99.61
GitHub Action Run
4 py312-django52 - 18971559368.4 31 Oct 2025 11:48AM UTC 20
99.61
GitHub Action Run
Source Files on build 18971559368
  • Tree
  • List 20
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b42bf2ba on github
  • Prev Build on main (#18633624178)
  • Next Build on main (#18972995149)
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