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

DM-35508: fix not setting None value for number_of_retries in idds tasks #13

Merged
merged 4 commits into from Jul 8, 2022

Conversation

wguanicedew
Copy link
Contributor

@wguanicedew wguanicedew commented Jul 8, 2022

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

@codecov
Copy link

codecov bot commented Jul 8, 2022

Codecov Report

Merging #13 (bf1e648) into main (16c11f7) will decrease coverage by 0.12%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
- Coverage   32.65%   32.53%   -0.13%     
==========================================
  Files           9        9              
  Lines         539      541       +2     
  Branches       91       92       +1     
==========================================
  Hits          176      176              
- Misses        360      362       +2     
  Partials        3        3              
Impacted Files Coverage Δ
python/lsst/ctrl/bps/panda/idds_tasks.py 31.35% <0.00%> (-0.27%) ⬇️

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 16c11f7...bf1e648. Read the comment docs.

Copy link
Member

@timj timj left a comment

Choose a reason for hiding this comment

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

Looks okay.

doc/changes/DM-35508.rst Outdated Show resolved Hide resolved
python/lsst/ctrl/bps/panda/idds_tasks.py Outdated Show resolved Hide resolved
@wguanicedew wguanicedew merged commit e405d09 into main Jul 8, 2022
@wguanicedew wguanicedew deleted the tickets/DM-35508 branch July 8, 2022 20:35
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.

None yet

2 participants