Skip to content

Improve docs on Batch tasks#963

Merged
Roger-luo merged 5 commits intoQuEraComputing:mainfrom
WingCode:improve-docs-batch-tasks
May 31, 2024
Merged

Improve docs on Batch tasks#963
Roger-luo merged 5 commits intoQuEraComputing:mainfrom
WingCode:improve-docs-batch-tasks

Conversation

@WingCode
Copy link
Contributor

closes #741

@WingCode WingCode changed the title Add docs Improve docs on Batch tasks May 29, 2024
@Roger-luo Roger-luo requested a review from weinbe58 May 30, 2024 17:32
Comment on lines +23 to +33
- Created: The task has been created but not yet started.
- Running: The task is currently running.
- Completed: The task has completed successfully.
- Failed: The task has failed.
- Cancelled: The task has been cancelled.
- Executing: The task is currently being executed.
- Enqueued: The task is in the queue waiting to be executed.
- Accepted: The task has been accepted for execution.
- Unaccepted: The task has not been accepted for execution.
- Partial: The task has partially completed.
- Unsubmitted: The task has not been submitted for execution.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is following the docstring format in #956

@codecov
Copy link

codecov bot commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.91%. Comparing base (d627b19) to head (689e4d0).
Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #963   +/-   ##
=======================================
  Coverage   89.91%   89.91%           
=======================================
  Files         110      110           
  Lines        8129     8130    +1     
=======================================
+ Hits         7309     7310    +1     
  Misses        820      820           

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

@weinbe58
Copy link
Member

This can be counted as a 16 USD bounty. Thank you for the contribution!

@Roger-luo Roger-luo merged commit 3862e00 into QuEraComputing:main May 31, 2024
@WingCode
Copy link
Contributor Author

WingCode commented Jun 1, 2024

@Roger-luo / @weinbe58
Could I be assigned to this issue please? So that the Unitary Hack bots can pick this up

@Roger-luo
Copy link
Collaborator

I will open separate issues for these merged PRs to make the bots work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve documentation on Batch tasks.

3 participants