Skip to content

optimize

5bd142c
Select commit
Loading
Failed to load commit list.
Merged

fix: [#934] Modify queue database connection when installing db driver #1425

optimize
5bd142c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 28, 2026 in 1s

68.20% (+0.22%) compared to a770ad2

View this Pull Request on Codecov

68.20% (+0.22%) compared to a770ad2

Details

Codecov Report

❌ Patch coverage is 82.35294% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.20%. Comparing base (a770ad2) to head (5bd142c).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
queue/setup/stubs.go 0.00% 2 Missing ⚠️
database/setup/setup.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@ ## master #1425 +/- ## ========================================== + Coverage 67.98% 68.20% +0.22%  ========================================== Files 354 357 +3 Lines 27521 27648 +127 ========================================== + Hits 18709 18857 +148  + Misses 7963 7940 -23  - Partials 849 851 +2 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.