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

expressjs / multer / 33261939160
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/github/codeql-action/init-4.37.9
DEFAULT BRANCH: master
Ran 29 Aug 2026 04:04PM UTC
Jobs 17
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

29 Aug 2026 04:03PM UTC coverage: 99.724% (+0.001%) from 99.723%
33261939160

push

github

web-flow
fix: do not consume maxCount for files skipped by fileFilter (#1426)

wrappedFileFilter decremented the field's remaining-count before the user
fileFilter ran, so a file skipped via cb(null, false) still consumed a
slot. With e.g. .array('docs', 1), a skipped file made the next accepted
file on the same field fail with LIMIT_UNEXPECTED_FILE, even though zero
files had been stored. Decrement only after the filter accepts the file.

Co-authored-by: Ulises Gascon <ulisesgascongonzalez@gmail.com>

184 of 193 branches covered (95.34%)

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

361 of 362 relevant lines covered (99.72%)

6996.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-Node.js 13.x - 33261939160.1 29 Aug 2026 04:04PM UTC 8
99.45
GitHub Action Run
2 run-Node.js 18.x - 33261939160.2 29 Aug 2026 04:04PM UTC 8
99.72
GitHub Action Run
3 run-Node.js 12.x - 33261939160.3 29 Aug 2026 04:04PM UTC 8
99.45
GitHub Action Run
4 run-Node.js 16.x - 33261939160.4 29 Aug 2026 04:04PM UTC 8
99.72
GitHub Action Run
5 run-Node.js 24.x - 33261939160.5 29 Aug 2026 04:04PM UTC 8
99.72
GitHub Action Run
6 run-Node.js 20.x - 33261939160.6 29 Aug 2026 04:04PM UTC 8
99.72
GitHub Action Run
7 run-Node.js 19.x - 33261939160.7 29 Aug 2026 04:04PM UTC 8
99.72
GitHub Action Run
8 run-Node.js 25.x - 33261939160.8 29 Aug 2026 04:04PM UTC 8
99.72
GitHub Action Run
9 run-Node.js 10.x - 33261939160.9 29 Aug 2026 04:04PM UTC 8
99.45
GitHub Action Run
10 run-Node.js 11.x - 33261939160.10 29 Aug 2026 04:04PM UTC 8
99.45
GitHub Action Run
11 run-Node.js 22.x - 33261939160.11 29 Aug 2026 04:04PM UTC 8
99.72
GitHub Action Run
12 run-Node.js 15.x - 33261939160.12 29 Aug 2026 04:04PM UTC 8
99.72
GitHub Action Run
13 run-Node.js 17.x - 33261939160.13 29 Aug 2026 04:04PM UTC 8
99.72
GitHub Action Run
14 run-Node.js 23.x - 33261939160.14 29 Aug 2026 04:04PM UTC 8
99.72
GitHub Action Run
15 run-Node.js 26.x - 33261939160.15 29 Aug 2026 04:04PM UTC 8
99.72
GitHub Action Run
16 run-Node.js 14.x - 33261939160.16 29 Aug 2026 04:04PM UTC 8
99.45
GitHub Action Run
17 run-Node.js 21.x - 33261939160.17 29 Aug 2026 04:04PM UTC 8
99.72
GitHub Action Run
Source Files on build 33261939160
  • Tree
  • List 8
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33261939160
  • 81cbee82 on github
  • Prev Build on main (#33261588499)
  • Next Build on main (#33262721038)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc