Skip to content

fix: remove retry loops on startup

0d83d67
Select commit
Loading
Failed to load commit list.
Open

perf: major speed up when querying jobs by tags #429

fix: remove retry loops on startup
0d83d67
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2026 in 0s

73.73% (-0.18%) compared to c06da84

View this Pull Request on Codecov

73.73% (-0.18%) compared to c06da84

Details

Codecov Report

❌ Patch coverage is 60.46512% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.73%. Comparing base (c06da84) to head (0d83d67).

Files with missing lines Patch % Lines
cmd/wfx/cmd/config/appconfig.go 7.69% 11 Missing and 1 partial ⚠️
internal/persistence/entgo/workflow_query.go 28.57% 9 Missing and 1 partial ⚠️
internal/server/server_collection.go 0.00% 5 Missing ⚠️
api/wfx.go 0.00% 4 Missing ⚠️
internal/persistence/entgo/job_query.go 89.28% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #429      +/-   ##
==========================================
- Coverage   73.90%   73.73%   -0.18%     
==========================================
  Files          96       96              
  Lines        4055     4059       +4     
==========================================
- Hits         2997     2993       -4     
- Misses        828      839      +11     
+ Partials      230      227       -3     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.