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

supabase / storage
79%
master: 76%

Build:
Build:
LAST BUILD BRANCH: feat/add-support-for-sorting-to-list-v2
DEFAULT BRANCH: master
Repo Added 24 Nov 2023 06:17PM UTC
Token 94NYne538Rzd0yOqLzvTlQycGqC2XoIbr regen
Build 645 Last
Files 213
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 deps/bump-security-1
branch: deps/bump-security-1
CHANGE BRANCH
x
Reset
Sync Branches
  • deps/bump-security-1
  • admin/reconcile-orphan-objects
  • auth/crypto
  • build/v1.0.1
  • build/v1.13.4
  • chore-review-actions
  • chore/bump-axios-to-190
  • chore/bump-form-data-404-and-esbuild-0250-versions
  • chore/improve-folder-structure
  • chore/improve-storage-errors
  • chore/improvements
  • chore/remove-request-info-logs
  • chore/update-pino-logflare
  • chore/update-tests-fix-coverage
  • chore/use-single-s3-client
  • ci/automatic-cli-pr
  • ci/fix-mirror-images
  • ci/pr-target
  • da/ssl-hostname-verification
  • db/propagate-transaction-error-edge-case
  • dep/axios-1.6.8
  • deps/bump-axios
  • deps/cross-spawn-update
  • docker/fix-imgproxy-path
  • etienne/sec-389-buckets-with-trailing-whitespace-cannot-be-deleted-in
  • feat/add-support-for-sorting-to-list-v2
  • feat/allow-disabling-s3-protocol
  • feat/allow-disabling-specific-events-tenants
  • feat/allow-overwrites-when-copy
  • feat/cpabilities
  • feat/custom-metadata
  • feat/deprecate-service-and-anon-keys
  • feat/docker-compose-example
  • feat/feature-flag-freeze-migrations
  • feat/gravity
  • feat/handle-auth-on-top-level-routes
  • feat/iceberg-catalog
  • feat/list-objects-v2
  • feat/pre-signed-url-with-storage-jwt-secret
  • feat/purge-cache-for-object
  • feat/rabalancing-pooling
  • feat/remove-dependency-on-pg-extensions
  • feat/s3-post-form
  • feat/signed-upload-url-upsert
  • feat/stale-while-revalidate
  • feat/standard-upload-limits
  • feat/support-x-forwarded-path
  • feat/tus-signed-upload-url-support
  • feat/tus-stable-v1
  • feature/server-timings
  • fix-migrate
  • fix/add-error-callback-for-logs-ingestion
  • fix/add-migration-check-on-bucket-create
  • fix/allow-10000-parts-for-s3
  • fix/allow-10000-parts-for-s3-upload
  • fix/allow-connect-via-ip-address
  • fix/base-migrations
  • fix/base64-on-metadata-headers
  • fix/check-for-public-bucket-on-info-request
  • fix/check-local-migrations-in-has-migrations
  • fix/ci-ubuntu-version
  • fix/cleanup-imports
  • fix/content-type-charset
  • fix/copy-event
  • fix/copy-object-content-type
  • fix/copy-object-same-path
  • fix/correct-operation-for-auth-render-image
  • fix/db-install-roles-default-value
  • fix/default-max-file-size-s3-post-upload
  • fix/default-queue-env
  • fix/deps-upgrade-custom-options
  • fix/disable-content-type-parsers
  • fix/do-not-drop-column-jwks-on-tenants
  • fix/do-not-make-head-call-for-zero-byte-uploads
  • fix/do-not-select-redundant-column
  • fix/doc-export
  • fix/dont-allow-buckets-named-public
  • fix/env-file-backend-name
  • fix/error-log-edge-case
  • fix/exclude-empty-headers-s3
  • fix/expose-etag-headers-for-s3-multipart-upload
  • fix/filter-namespace-by-bucket
  • fix/handle-max-clients-error-for-supavisor
  • fix/header-validation-always-string
  • fix/improve-db-errors
  • fix/info-headers
  • fix/int-overflow-in-size-function
  • fix/merge-tenant-jwks-with-new-jwks-table
  • fix/metadata-input-names
  • fix/migrate-call
  • fix/migration-check
  • fix/new-api-key-suport
  • fix/operation-flag-on-s3-protocol
  • fix/optional-queue-params
  • fix/orphan-client
  • fix/otel-hook
  • fix/pagination-scanner
  • fix/pass-config-on-signature
  • fix/pgboss-exactly-once-queue
  • fix/pgboss-on-error-callback
  • fix/pgboss-queue-init
  • fix/pool-cleanup
  • fix/prevent-duplicate-logs
  • fix/proxy-headers-on-protocols
  • fix/queue-fetching-parallel-batches
  • fix/refactor-folders
  • fix/remove-default-content-range
  • fix/return-bucket-id-on-info
  • fix/revert-migrate-script-rename
  • fix/rls-check-on-move
  • fix/run-migrations-after-tenant-creation
  • fix/s3-chuncked-upload
  • fix/s3-complete-upload-typo
  • fix/s3-count-on-list
  • fix/s3-credential-cache-notify-fix
  • fix/s3-delete-response
  • fix/s3-object-pagination-with-url-encoding
  • fix/signature-for-strict-clients
  • fix/single-migration-strategy
  • fix/start-single-migrations
  • fix/storage-copy-across-buckets
  • fix/storage-encoding-on-copy
  • fix/support-orioledb-migrations
  • fix/switch-from-jsonwebtoken-tojose
  • fix/tests
  • fix/tus-locker-error-handling
  • fix/tus-signed-url-validation
  • fix/update-img-proxy-env-to-be-consistent-with-prod
  • fix/updating-pool-mode-on-put
  • fix/use-handle-missing-metadata-in-file-adapter
  • fix/use-original-encoding-header-if-available
  • fix/use-pino-file-when-logflare-is-disabled
  • fix/use-queue-in-empty-to-delete-objects
  • fix/validate-header
  • fix/x-forwarded-port-local
  • hf/add-jwks-support
  • hf/bump-ci-node
  • hf/prevent-role-in-presigned-url
  • imgproxy/local-path-file-driver
  • ip/logs-batch
  • ip/release
  • ip/release-2
  • kiwicopple-patch-1
  • lenny/add-replace-existing-container-script
  • lenny/exclude-bucket-type-for-old-storage-py-versions
  • lenny/exclude-bucket-type-for-old-storage-py-versions-2
  • master
  • metrics/add-agent-metrics
  • migrations/allow-excluding-columns-for-old-migrations
  • migrations/optimise-migrations
  • migrations/sync-mode
  • moinitoring/improvement
  • monitoring/stream-monitoring
  • monitoring/upload-stream
  • multitenant/allow-increase-img-transform-res-per-tenant
  • multitenant/migrations-execution
  • pcnc/batch-size
  • perf/improve-handling-of-request-cancellation
  • pgboss/v10
  • rebuild/v.1.11.6
  • refs/pull/444/merge
  • release/0.48.0
  • release/1.8.2
  • release/v1.0.10
  • revert/fx-attrs-upgrade
  • s3-protocol/fix-file-driver
  • s3/chunked-upload-signature-verification-fix
  • s3/consistent-rls-for-session-token
  • s3/delete-objects-array-validation
  • s3/get-object-tagging-stup
  • s3/omit-next-continuation-token-when-empty
  • s3/protocol
  • s3/signed-urls
  • shutdown/signals
  • storage/accept-forwarded-header-for-signature
  • storage/authenticated-query-token
  • storage/do-not-validate-mime-type-on-empty-folder
  • storage/docker-image-deps
  • storage/fix-get-presigned-urls
  • storage/handler-on-error-on-client
  • storage/operation
  • storage/otel-tracing
  • storage/push-latest
  • storage/queue-worker-mode
  • storage/webhooks-max-http-connections
  • traces/add-more-traces
  • traces/custom-spans
  • tracing/optional-log-tracing
  • tracing/stream-monitoring
  • tus/allow-disabling-s3-tags
  • tus/dont-cache-metadata
  • tus/fix-locker-release
  • tus/upgrade-latest
  • tyler/feat/add-pagination-get-buckets

20 Aug 2024 11:46AM UTC coverage: 78.743%. Remained the same
10470921679

Pull #537

github

web-flow
Merge 66257bc42 into 0708e4bf4
Pull Request #537: fix: deps update

1127 of 1581 branches covered (71.28%)

Branch coverage included in aggregate %.

13372 of 16832 relevant lines covered (79.44%)

149.53 hits per line

Relevant lines Covered
Build:
Build:
16832 RELEVANT LINES 13372 COVERED LINES
149.53 HITS PER LINE
Source Files on deps/bump-security-1
  • Tree
  • List 154
  • Changed 1
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
10470921679 deps/bump-security-1 Merge 66257bc42 into 0708e4bf4 Pull #537 20 Aug 2024 11:49AM UTC web-flow github
78.74
See All Builds (642)

Badge your Repo: storage

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

© 2025 Coveralls, Inc