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

supabase / storage / 16779075761
76%

Build:
DEFAULT BRANCH: master
Ran 06 Aug 2025 02:03PM UTC
Jobs 1
Files 212
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

06 Aug 2025 01:58PM UTC coverage: 76.824% (-0.2%) from 76.976%
16779075761

push

github

web-flow
Feature: Delete empty folders from file system after file operations (#333) (#721)

* implemented cleanup of empty directories after file operations

* perf: optimize empty directory check using fs.opendir

- Replace fs.readdir() with fs.opendir() for better performance
- Only read first directory entry instead of loading entire contents
- Improves performance significantly for large directories
- Addresses code review feedback from @itslenny

* fix: ensure filePath is absolute in FileBackend constructor

* Resolved formatting errors occurring in Prettier

* Revert "Resolved formatting errors occurring in Prettier"

This reverts commit a53f3d6af.

* Resolved Formatting errors in Prettier

1692 of 2440 branches covered (69.34%)

Branch coverage included in aggregate %.

13 of 82 new or added lines in 1 file covered. (15.85%)

2 existing lines in 1 file now uncovered.

20975 of 27065 relevant lines covered (77.5%)

99.83 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
69
23.66
-1.07% src/storage/backend/file.ts

Uncovered Existing Lines

Lines Coverage ∆ File
2
23.66
-1.07% src/storage/backend/file.ts
Jobs
ID Job ID Ran Files Coverage
1 16779075761.1 06 Aug 2025 02:03PM UTC 212
76.82
GitHub Action Run
Source Files on build 16779075761
  • Tree
  • List 212
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 00058b13 on github
  • Prev Build on master (#16722634473)
  • Next Build on master (#16812027565)
  • Delete
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

© 2025 Coveralls, Inc