Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Task submit/status error handling refactor #211

Merged
merged 4 commits into from
Mar 10, 2021
Merged

Conversation

knagaitsev
Copy link
Contributor

This is a refactor draft for the submit and status routes as detailed here: #210

@codecov-io
Copy link

Codecov Report

Merging #211 (197e1fc) into main (b9fa973) will increase coverage by 0.83%.
The diff coverage is 76.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #211      +/-   ##
==========================================
+ Coverage   57.97%   58.80%   +0.83%     
==========================================
  Files          22       22              
  Lines        1744     1755      +11     
==========================================
+ Hits         1011     1032      +21     
+ Misses        733      723      -10     
Impacted Files Coverage Δ
funcx_web_service/error_responses.py 100.00% <ø> (ø)
funcx_web_service/routes/automate.py 18.57% <ø> (ø)
funcx_web_service/routes/funcx.py 41.16% <58.97%> (+2.20%) ⬆️
tests/routes/test_funcx.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b9fa973...197e1fc. Read the comment docs.

@knagaitsev knagaitsev marked this pull request as ready for review March 4, 2021 22:52
@yadudoc yadudoc merged commit 2724a7b into main Mar 10, 2021
@ryanchard ryanchard deleted the task_fail_handling branch March 18, 2021 21:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants