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

expressjs / multer / 22056292147
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 16 Feb 2026 09:00AM UTC
Jobs 1
Files 8
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

16 Feb 2026 09:00AM UTC coverage: 98.496%. First build
22056292147

push

github

UlisesGascon
feat!: change default `defParamCharset` from `latin1` to `utf-8`

BREAKING CHANGE: The default character set for parsing multipart form-data headers (e.g., filenames) is now 'utf-8' instead of 'latin1'.

This aligns with modern web standards where UTF-8 is ubiquitous. Users who need the previous behavior can explicitly set: `multer({ defParamCharset: 'latin1' })`

99 of 110 branches covered (90.0%)

1 of 1 new or added line in 1 file covered. (100.0%)

262 of 266 relevant lines covered (98.5%)

589.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run- - 22056292147.1 16 Feb 2026 09:00AM UTC 8
98.5
GitHub Action Run
Source Files on build 22056292147
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 2ef466e7 on github
  • Prev Build on main (#22056004418)
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