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

supabase / auth / 17447075761
69%

Build:
DEFAULT BRANCH: master
Ran 03 Sep 2025 10:02PM UTC
Jobs 1
Files 162
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

03 Sep 2025 09:54PM UTC coverage: 68.798%. Remained the same
17447075761

push

github

web-flow
chore: replace dev-deps with per-tool check targets (#2149)

When developing locally I always comment out dev-deps due to the failed
soda command. Today I did a grepped through the repo and it seems soda
is no longer used.

- Remove unused `soda` command
  - Could not find any reference to this
- Remove `dev-deps` target that installed all cmds
- Add dedicated check targets:
  - `check-gosec` installs gosec if missing
  - `check-staticcheck` installs staticcheck if missing
  - `check-exhaustive` installs exhaustive if missing
  - `check-oapi-codegen` installs oapi-codegen if missing
- Update existing targets to depend on new check targets:
  - `sec` depends on `check-gosec`
  - `unused` depends on `check-staticcheck`
  - `static` depends on `check-staticcheck` and `check-exhaustive`
  - `generate` depends on `check-oapi-codegen`
- Adjust `.PHONY` declarations to include new check targets

---------

Co-authored-by: Chris Stockton <chris.stockton@supabase.io>

12630 of 18358 relevant lines covered (68.8%)

66.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17447075761.1 03 Sep 2025 10:02PM UTC 162
68.8
GitHub Action Run
Source Files on build 17447075761
  • Tree
  • List 162
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0fd4bb4d on github
  • Prev Build on master (#17444800289)
  • Next Build on master (#17459483364)
  • 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