hummingbird-project / hummingbird-postgres

Postgres support and implementations of Hummingbird frameworks
Apache License 2.0
2 stars 2 forks source link

feat(Job Delay): Adding option to delay a job execution #25

Closed thoven87 closed 5 days ago

thoven87 commented 1 week ago

Postgres implementation of delay job

I will work on another PR to see how to consolidate the current two tables solution we currently have into one.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.66%. Comparing base (074867a) to head (2003fd1). Report is 15 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #25 +/- ## ========================================== - Coverage 92.71% 91.66% -1.05% ========================================== Files 8 11 +3 Lines 535 540 +5 ========================================== - Hits 496 495 -1 - Misses 39 45 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.