Skip to content

feat: Implement internal task scheduler

377407d
Select commit
Loading
Failed to load commit list.
Merged

Move cron tick inside app server #104

feat: Implement internal task scheduler
377407d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2025 in 1s

81.44% (target 70.00%)

View this Pull Request on Codecov

81.44% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 95.28302% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.44%. Comparing base (7c490f0) to head (377407d).

Files with missing lines Patch % Lines
internal/app/app.go 54.54% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #104      +/-   ##
==========================================
+ Coverage   81.36%   81.44%   +0.07%     
==========================================
  Files         151      152       +1     
  Lines       28276    28371      +95     
==========================================
+ Hits        23007    23106      +99     
+ Misses       4175     4170       -5     
- Partials     1094     1095       +1     

☔ 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.