Skip to content

feat: Add task processing API #254

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

Merged
merged 3 commits into from
Jul 9, 2024
Merged

feat: Add task processing API #254

merged 3 commits into from
Jul 9, 2024

Conversation

provokateurin
Copy link
Contributor

Not working entirely yet, getting the next task fails with authentication problems.

@provokateurin provokateurin force-pushed the feat/task-processing branch from a4cd9da to f89ea3a Compare June 4, 2024 10:59
@provokateurin provokateurin marked this pull request as ready for review June 4, 2024 11:16
@provokateurin provokateurin force-pushed the feat/task-processing branch 2 times, most recently from dd20b3e to 9cc9526 Compare June 4, 2024 11:21
Copy link

codecov bot commented Jun 4, 2024

Codecov Report

Attention: Patch coverage is 47.31183% with 49 lines in your changes missing coverage. Please review.

Project coverage is 94.81%. Comparing base (818dc2e) to head (5dd65f6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #254      +/-   ##
==========================================
- Coverage   95.65%   94.81%   -0.84%     
==========================================
  Files          46       47       +1     
  Lines        5312     5403      +91     
==========================================
+ Hits         5081     5123      +42     
- Misses        231      280      +49     
Files Coverage Δ
nc_py_api/_session.py 96.44% <100.00%> (ø)
nc_py_api/ex_app/providers/providers.py 100.00% <100.00%> (ø)
nc_py_api/ex_app/providers/task_processing.py 41.66% <41.66%> (ø)

Signed-off-by: provokateurin <[email protected]>
@provokateurin provokateurin force-pushed the feat/task-processing branch from 399427b to 3664d90 Compare July 8, 2024 08:57
bigcat88 added 2 commits July 8, 2024 12:54
Signed-off-by: Alexander Piskun <[email protected]>
@provokateurin provokateurin merged commit 619ad3f into main Jul 9, 2024
19 checks passed
@provokateurin provokateurin deleted the feat/task-processing branch July 9, 2024 12:44
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.

2 participants