Skip to content

Scheduled task is a pydantic model now.#234

Merged
chandr-andr merged 3 commits intodevelopfrom
feature/scheduled-task
Nov 24, 2023
Merged

Scheduled task is a pydantic model now.#234
chandr-andr merged 3 commits intodevelopfrom
feature/scheduled-task

Conversation

@s3rius
Copy link
Member

@s3rius s3rius commented Oct 24, 2023

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

Signed-off-by: Pavel Kirilin <win10@list.ru>
@codecov-commenter
Copy link

Codecov Report

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

❗ 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%) ⬇️

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

@chandr-andr chandr-andr merged commit fb27ddf into develop Nov 24, 2023
@chandr-andr chandr-andr deleted the feature/scheduled-task branch November 24, 2023 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants