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

django-import-export / django-import-export / 18971559368 / 1
100%
main: 100%

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

31 Oct 2025 11:45AM UTC coverage: 99.614%. First build
18971559368.1

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%)

1.0 hits per line

Source Files on job py312-djangomain - 18971559368.1
  • Tree
  • List 20
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 18971559368
  • b42bf2ba on github
  • Next Job for on main (#18972995149.3)
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