• 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 fix/start-single-migrations
branch: fix/start-single-migrations
CHANGE BRANCH
x
Reset
Sync Branches
  • fix/start-single-migrations
  • 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/bump-security-1
  • 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/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

12 Feb 2024 10:35AM UTC coverage: 78.595% (-0.007%) from 78.602%
7870460597

Pull #435

github

web-flow
Merge e1b8922c1 into 2e495ad35
Pull Request #435: Fix/start single migrations

696 of 945 branches covered (0.0%)

Branch coverage included in aggregate %.

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

8197 of 10370 relevant lines covered (79.05%)

156.89 hits per line

Relevant lines Covered
Build:
Build:
10370 RELEVANT LINES 8197 COVERED LINES
156.89 HITS PER LINE
Source Files on fix/start-single-migrations
  • Tree
  • List 114
  • 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
7870460597 fix/start-single-migrations Merge e1b8922c1 into 2e495ad35 Pull #435 12 Feb 2024 10:38AM UTC web-flow github
78.59
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