DalgoT4D / webapp

GNU Affero General Public License v3.0
5 stars 35 forks source link

send hashkey to get celery task progress #845

Closed fatchat closed 1 month ago

fatchat commented 1 month ago

the celery tasks api now requires the hashkey to be passed explicitly

fatchat commented 1 month ago

logs appearing for

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 71.42857% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 45.07%. Comparing base (b8a019b) to head (a50fb22).

Files Patch % Lines
...onents/TransformWorkflow/FlowEditor/FlowEditor.tsx 42.85% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #845 +/- ## ========================================== + Coverage 45.03% 45.07% +0.04% ========================================== Files 76 76 Lines 5236 5238 +2 Branches 1207 1206 -1 ========================================== + Hits 2358 2361 +3 + Misses 2751 2750 -1 Partials 127 127 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.