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

NodeBB / NodeBB / 28374638289 / 3
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 29 Jun 2026 01:24PM UTC
Files 410
Run time 17s
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 Jun 2026 01:13PM UTC coverage: 84.897% (-0.006%) from 84.903%
28374638289.3

push

github

web-flow
fix: let administrators bypass post length limits in quick reply (#14399)

The server-side topic/post creation skips the minimum/maximum length
checks for administrators (src/topics/create.js), but the client-side
quick reply validation enforced them for everyone. As a result admins
were blocked by the UI before the request ever reached the server.

Skip the client-side length check for administrators, mirroring the
server behaviour and the existing app.user.isAdmin guard used for
upload size limits.

12803 of 17798 branches covered (71.94%)

27392 of 32265 relevant lines covered (84.9%)

1564.27 hits per line

Source Files on job ubuntu-latest-node-24-db-redis - 28374638289.3
  • Tree
  • List 410
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 28374638289
  • 909a6b36 on github
  • Prev Job for on master (#28374550310.4)
  • Next Job for on master (#28601225474.2)
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