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

supabase / cli / 20164996781
55%

Build:
DEFAULT BRANCH: develop
Ran 12 Dec 2025 11:17AM UTC
Jobs 1
Files 199
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

12 Dec 2025 11:13AM UTC coverage: 56.262% (+0.03%) from 56.237%
20164996781

push

github

web-flow
fix: remove deprecated Deno 2 flags to eliminate warnings (#4599)

* fix: remove deprecated Deno 2 flags to eliminate warnings

Deno 2 emits deprecation warnings when using --import-map and --decorator
flags, as it now auto-discovers deno.json/deno.jsonc files and uses TC39
decorators by default.

Changes:
- Remove --decorator tc39 flag (TC39 is now the default in Deno 2)
- Skip --import-map flag for deno.json/deno.jsonc files (Deno 2 auto-discovers)
- Keep --import-map flag for legacy import_map.json files (backwards compatible)

Fixes: #4266

* Remove decoratorType variable

Removed the decoratorType variable and its associated comments.

* fix: review comments

* chore: use --config flag if needed

* chore: only check deno version

* fix: default native bundler syntax to deno 2

---------

Co-authored-by: Qiao Han <qiao@supabase.io>

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

2 existing lines in 1 file now uncovered.

6842 of 12161 relevant lines covered (56.26%)

6.31 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
80.61
0.0% internal/storage/rm/rm.go
Jobs
ID Job ID Ran Files Coverage
1 20164996781.1 12 Dec 2025 11:17AM UTC 199
56.26
GitHub Action Run
Source Files on build 20164996781
  • Tree
  • List 199
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20164996781
  • 79fc9bd8 on github
  • Prev Build on develop (#20132136349)
  • Next Build on develop (#20165251080)
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