taskiq-python / taskiq

Distributed task queue with full async support
MIT License
694 stars 44 forks source link

Scheduled task is a pydantic model now. #234

Closed s3rius closed 7 months ago

s3rius commented 8 months ago

This is made because of serialization for datetimes. It makes it easier to serialize and deserialize. Now Schedule sources have more freedom in serialization.

codecov-commenter commented 8 months ago

Codecov Report

Merging #234 (5ca86c6) into develop (dab1de4) will decrease coverage by 0.08%. The diff coverage is 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@             Coverage Diff             @@
##           develop     #234      +/-   ##
===========================================
- Coverage    73.18%   73.11%   -0.08%     
===========================================
  Files           57       57              
  Lines         1697     1696       -1     
===========================================
- Hits          1242     1240       -2     
- Misses         455      456       +1     
Files Coverage Δ
taskiq/scheduler/scheduled_task.py 88.46% <100.00%> (-4.14%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more