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-37140: Add rebase option to pipetask #245

Merged
merged 3 commits into from Aug 26, 2023
Merged

DM-37140: Add rebase option to pipetask #245

merged 3 commits into from Aug 26, 2023

Conversation

timj
Copy link
Member

@timj timj commented Jun 9, 2023

Checklist

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

@timj timj changed the title DM-37140: Create pipetask rebase command DM-37140: Add rebase option to pipetask Jun 9, 2023
@codecov
Copy link

codecov bot commented Jun 9, 2023

Codecov Report

Patch coverage: 95.12% and project coverage change: +0.17% 🎉

Comparison is base (ba1d048) 87.03% compared to head (c3ca91e) 87.20%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #245      +/-   ##
==========================================
+ Coverage   87.03%   87.20%   +0.17%     
==========================================
  Files          47       47              
  Lines        4303     4337      +34     
  Branches      744      750       +6     
==========================================
+ Hits         3745     3782      +37     
+ Misses        402      400       -2     
+ Partials      156      155       -1     
Files Changed Coverage Δ
python/lsst/ctrl/mpexec/cli/opt/optionGroups.py 100.00% <ø> (ø)
python/lsst/ctrl/mpexec/cli/script/qgraph.py 42.85% <ø> (ø)
python/lsst/ctrl/mpexec/cli/script/run.py 45.45% <ø> (ø)
python/lsst/ctrl/mpexec/cmdLineFwk.py 73.36% <88.23%> (+1.51%) ⬆️
python/lsst/ctrl/mpexec/cli/opt/options.py 87.50% <100.00%> (+0.17%) ⬆️
tests/test_cmdLineFwk.py 98.51% <100.00%> (+0.06%) ⬆️

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

@TallJimbo TallJimbo marked this pull request as ready for review August 25, 2023 19:15
@TallJimbo TallJimbo merged commit 183f8e0 into main Aug 26, 2023
14 checks passed
@TallJimbo TallJimbo deleted the tickets/DM-37140 branch August 26, 2023 03:43
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

3 participants