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

[fix][resotocore] Propagate progress messages #1777

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

aquamatthias
Copy link
Member

Description

To-Dos

  • Add test coverage for new or updated functionality
  • Lint and test with tox

Code of Conduct

By submitting this pull request, I agree to follow the code of conduct.

@aquamatthias aquamatthias changed the title [fix][resotocore] Pass progress messages [fix][resotocore] Propagate progress messages Sep 19, 2023
@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch coverage: 80.00% and project coverage change: -0.01% ⚠️

Comparison is base (0dea9e1) 89.83% compared to head (a84ce2b) 89.82%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1777      +/-   ##
==========================================
- Coverage   89.83%   89.82%   -0.01%     
==========================================
  Files          91       91              
  Lines       15356    15357       +1     
==========================================
  Hits        13795    13795              
- Misses       1561     1562       +1     
Flag Coverage Δ
resotocore 89.82% <80.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
resotocore/resotocore/task/task_handler.py 87.26% <50.00%> (-0.20%) ⬇️
resotocore/resotocore/task/task_description.py 92.47% <100.00%> (-0.02%) ⬇️

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

@aquamatthias aquamatthias merged commit cf5f015 into main Sep 19, 2023
7 checks passed
@aquamatthias aquamatthias deleted the mv/progress_messages branch September 19, 2023 12:13
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