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

track output files #3276

Merged
merged 3 commits into from
Dec 10, 2024
Merged

track output files #3276

merged 3 commits into from
Dec 10, 2024

Conversation

andre-merzky
Copy link
Member

fixes #3275

Copy link

codecov bot commented Dec 4, 2024

Codecov Report

Attention: Patch coverage is 44.44444% with 10 lines in your changes missing coverage. Please review.

Project coverage is 42.83%. Comparing base (04bd848) to head (9defbc1).
Report is 4 commits behind head on devel.

Files with missing lines Patch % Lines
src/radical/pilot/agent/staging_output/default.py 0.00% 9 Missing ⚠️
src/radical/pilot/task.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #3276   +/-   ##
=======================================
  Coverage   42.83%   42.83%           
=======================================
  Files          97       97           
  Lines       11264    11282   +18     
=======================================
+ Hits         4825     4833    +8     
- Misses       6439     6449   +10     

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

@andre-merzky andre-merzky requested a review from mtitov December 10, 2024 11:19
Copy link
Contributor

@mtitov mtitov left a comment

Choose a reason for hiding this comment

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

LGTM!

@andre-merzky andre-merzky merged commit 9b85293 into devel Dec 10, 2024
31 checks passed
@andre-merzky andre-merzky deleted the feature/detected_outputs branch December 10, 2024 14:12
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.

inform about task output files
2 participants