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

rpatil524 / community-server
100%

Build:
DEFAULT BRANCH: main
Repo Added 06 May 2022 02:08PM UTC
Token DkSmHq0NgbDCUbXItt38FWb3TxCtUM81e regen
Build 136 Last
Files 452
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • dependabot/docker/node-23-alpine
  • dependabot/github_actions/actions/checkout-3
  • dependabot/github_actions/actions/checkout-3.1.0
  • dependabot/github_actions/actions/checkout-3.2.0
  • dependabot/github_actions/actions/checkout-3.3.0
  • dependabot/github_actions/actions/checkout-3.5.3
  • dependabot/github_actions/actions/stale-7
  • dependabot/github_actions/docker/build-push-action-3
  • dependabot/github_actions/docker/build-push-action-4
  • dependabot/github_actions/docker/login-action-2
  • dependabot/github_actions/docker/metadata-action-4
  • dependabot/github_actions/docker/setup-buildx-action-2
  • main
  • refs/pull/55/merge
  • refs/pull/56/merge

21 Apr 2026 07:21AM UTC coverage: 100.0%. Remained the same
24722299158

push

github

joachimvh
fix: handle ENOTDIR in FileDataAccessor.getStats to prevent 500 on duplicate slug

When a file already exists at a given path, stat()-ing that path with a
trailing slash (e.g. test.json/) causes the OS to return ENOTDIR instead
of ENOENT. This error was not caught by getStats, causing it to propagate
as a raw OS error and result in a 500 InternalServerError on the second
POST with the same Slug header to a file-system-backed server.

Treating ENOTDIR the same as ENOENT (i.e. converting it to
NotFoundHttpError) means hasResource correctly returns false for the
container-style path check, allowing createSafeUri to fall back to a
UUID-based name for the duplicate upload.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

1957 of 1957 branches covered (100.0%)

Branch coverage included in aggregate %.

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

9514 of 9514 relevant lines covered (100.0%)

804.53 hits per line

Relevant lines Covered
Build:
Build:
9514 RELEVANT LINES 9514 COVERED LINES
804.53 HITS PER LINE
Source Files on main
  • Tree
  • List 452
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24722299158 main fix: handle ENOTDIR in FileDataAccessor.getStats to prevent 500 on duplicate slug When a file already exists at a given path, stat()-ing that path with a trailing slash (e.g. test.json/) causes the OS to return ENOTDIR instead of ENOENT. This err... push 21 Apr 2026 06:34PM UTC joachimvh github
100.0
24722297319 main Merge 31794f328 into a883d7d02 Pull #107 21 Apr 2026 05:41PM UTC web-flow github
100.0
24329001187 main chore(deps): bump brace-expansion Bumps and [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together. Updates `brace-expansion` from 2.0.2 to 2.1.0 - [Release notes](https://github.com... push 13 Apr 2026 06:39AM UTC joachimvh github
100.0
24328999375 main Merge a883d7d02 into 1c5c3913c Pull #106 13 Apr 2026 06:29AM UTC web-flow github
100.0
23646154075 main chore(deps): bump handlebars from 4.7.8 to 4.7.9 Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9. - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.c... push 28 Mar 2026 03:06AM UTC joachimvh github
100.0
23646152896 main Merge 1c5c3913c into 4cc8f8b3a Pull #105 28 Mar 2026 02:51AM UTC web-flow github
100.0
23594232880 main chore(deps): bump picomatch Bumps and [picomatch](https://github.com/micromatch/picomatch). These dependencies needed to be updated together. Updates `picomatch` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/micromatch/picomatch/rele... push 27 Mar 2026 12:48AM UTC joachimvh github
100.0
23489366531 main chore(deps): bump flatted from 3.4.1 to 3.4.2 Bumps [flatted](https://github.com/WebReflection/flatted) from 3.4.1 to 3.4.2. - [Commits](https://github.com/WebReflection/flatted/compare/v3.4.1...v3.4.2) --- updated-dependencies: - dependency-nam... push 24 Mar 2026 10:12PM UTC joachimvh github
100.0
23489365404 main Merge fdd144aef into 8eca36f1c Pull #103 24 Mar 2026 10:02PM UTC web-flow github
100.0
23143617958 main chore(deps): bump flatted from 3.3.3 to 3.4.1 Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.1. - [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.1) --- updated-dependencies: - dependency-nam... push 16 Mar 2026 11:26PM UTC joachimvh github
100.0
See All Builds (110)

Badge your Repo: community-server

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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