Skip to content

fix: format loops.go with gofumpt v0.9.2

b12f625
Select commit
Loading
Failed to load commit list.
Open

feat: api foundation #15

fix: format loops.go with gofumpt v0.9.2
b12f625
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2026 in 0s

0.38% (-0.20%) compared to cdb5153

View this Pull Request on Codecov

0.38% (-0.20%) compared to cdb5153

Details

Codecov Report

❌ Patch coverage is 0% with 1413 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
api/routes/get/auth.go 0.00% 623 Missing ⚠️
common/db/postgres.go 0.00% 178 Missing ⚠️
api/routes/get/emotes.go 0.00% 164 Missing ⚠️
api/routes/patch/settings.go 0.00% 99 Missing ⚠️
common/db/clickhouse.go 0.00% 78 Missing ⚠️
api/routes/put/command_settings.go 0.00% 56 Missing ⚠️
api/routes/del/command_settings.go 0.00% 53 Missing ⚠️
api/routes/get/command_settings.go 0.00% 51 Missing ⚠️
api/routes/get/ambassadors.go 0.00% 44 Missing ⚠️
api/routes/get/channels.go 0.00% 28 Missing ⚠️
... and 7 more
Files with missing lines Coverage Δ
api/api.go 0.00% <0.00%> (ø)
api/middleware/context.go 0.00% <0.00%> (ø)
common/utils/broker.go 0.00% <0.00%> (ø)
main.go 0.00% <0.00%> (ø)
common/db/loops.go 0.00% <0.00%> (ø)
api/routes/get/help.go 0.00% <0.00%> (ø)
api/middleware/authorize.go 0.00% <0.00%> (ø)
api/routes/get/channels.go 0.00% <0.00%> (ø)
api/routes/get/ambassadors.go 0.00% <0.00%> (ø)
api/routes/get/command_settings.go 0.00% <0.00%> (ø)
... and 7 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.