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

NodeBB / NodeBB / 24083175782
85%

Build:
DEFAULT BRANCH: master
Ran 07 Apr 2026 01:16PM UTC
Jobs 4
Files 428
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

07 Apr 2026 01:11PM UTC coverage: 85.418% (-0.01%) from 85.43%
24083175782

push

github

web-flow
fix: use file.exists instead of try/catch to detect missing email logo (#14154)

The previous ENOENT check in getLogoSize never worked because image.size
passes the path directly to sharp, which throws a plain Error with message
"Input file is missing" rather than a Node.js ENOENT error. This caused
saving any admin settings to fail when brand:logo was set but the x50 file
was missing (e.g. after a fresh deployment).

13447 of 18455 branches covered (72.86%)

1 of 6 new or added lines in 1 file covered. (16.67%)

5 existing lines in 2 files now uncovered.

28404 of 33253 relevant lines covered (85.42%)

3337.87 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
87.41
0.7% src/meta/configs.js

Coverage Regressions

Lines Coverage ∆ File
4
78.38
-10.81% src/database/postgres/helpers.js
1
60.56
-0.35% src/activitypub/helpers.js
Jobs
ID Job ID Ran Files Coverage
1 ubuntu-latest-node-22-db-postgres - 24083175782.1 07 Apr 2026 01:17PM UTC 400
84.72
GitHub Action Run
2 ubuntu-latest-node-22-db-redis - 24083175782.2 07 Apr 2026 01:16PM UTC 401
84.87
GitHub Action Run
3 ubuntu-latest-node-22-db-mongo - 24083175782.3 07 Apr 2026 01:17PM UTC 401
84.86
GitHub Action Run
4 ubuntu-latest-node-22-db-mongo-dev - 24083175782.4 07 Apr 2026 01:17PM UTC 402
84.89
GitHub Action Run
Source Files on build 24083175782
  • Tree
  • List 428
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24083175782
  • 4366bdd0 on github
  • Prev Build on master (#24051810144)
  • Next Build on master (#24143270834)
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