Skip to content

chore: use testify for tests

9d17ea8
Select commit
Loading
Failed to load commit list.
Merged

Fix CI #16

chore: use testify for tests
9d17ea8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 1s

0.58% (-0.01%) compared to 10c8c93

View this Pull Request on Codecov

0.58% (-0.01%) compared to 10c8c93

Details

Codecov Report

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

Files with missing lines Patch % Lines
common/db/postgres.go 0.00% 4 Missing ⚠️
api/routes/post/redirects.go 0.00% 2 Missing ⚠️
haste/haste.go 0.00% 2 Missing ⚠️
uploader/uploader.go 0.00% 2 Missing ⚠️
api/routes/get/login.go 0.00% 1 Missing ⚠️
common/db/redis.go 0.00% 1 Missing ⚠️
common/utils/requests.go 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
common/db/loops.go 0.00% <ø> (ø)
api/routes/get/login.go 0.00% <0.00%> (ø)
common/db/redis.go 0.00% <0.00%> (ø)
common/utils/requests.go 0.00% <0.00%> (ø)
api/routes/post/redirects.go 0.00% <0.00%> (ø)
haste/haste.go 0.00% <0.00%> (ø)
uploader/uploader.go 0.00% <0.00%> (ø)
common/db/postgres.go 0.00% <0.00%> (ø)
🚀 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.