Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Task status for STARTED #209

Merged
merged 1 commit into from
Jun 16, 2024
Merged

Conversation

madduck
Copy link
Contributor

@madduck madduck commented May 27, 2024

Tasks that have been started can now be represented as TaskStatusType.STARTED, where previously they'd be rendered as UNKNOWN.

Tasks that have been started can now be represented as
TaskStatusType.STARTED, where previously they'd be rendered as UNKNOWN.

Signed-off-by: martin f. krafft <madduck@madduck.net>
@tb1337 tb1337 self-assigned this Jun 16, 2024
@tb1337 tb1337 added the enhancement Enhancement of the code, not introducing new features. label Jun 16, 2024
Copy link

codecov bot commented Jun 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.22%. Comparing base (d4f746d) to head (a43a696).
Report is 16 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #209   +/-   ##
=======================================
  Coverage   98.22%   98.22%           
=======================================
  Files          34       34           
  Lines        1465     1466    +1     
  Branches      192      192           
=======================================
+ Hits         1439     1440    +1     
  Misses         13       13           
  Partials       13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tb1337 tb1337 merged commit ca66f0a into tb1337:main Jun 16, 2024
13 of 14 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Enhancement of the code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants