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-36174: Require Python 3.10. #280

Merged
merged 1 commit into from Sep 26, 2022
Merged

DM-36174: Require Python 3.10. #280

merged 1 commit into from Sep 26, 2022

Conversation

TallJimbo
Copy link
Member

@TallJimbo TallJimbo commented Sep 21, 2022

daf_butler will soon require 3.10, even if code directly in pipe_base does not yet.

Checklist

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

@codecov
Copy link

codecov bot commented Sep 21, 2022

Codecov Report

Base: 82.08% // Head: 82.01% // Decreases project coverage by -0.06% ⚠️

Coverage data is based on head (e6b8220) compared to base (646899f).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #280      +/-   ##
==========================================
- Coverage   82.08%   82.01%   -0.07%     
==========================================
  Files          56       56              
  Lines        6090     6090              
  Branches     1272     1272              
==========================================
- Hits         4999     4995       -4     
- Misses        863      865       +2     
- Partials      228      230       +2     
Impacted Files Coverage Δ
tests/test_quantumGraph.py 95.42% <0.00%> (-0.66%) ⬇️
python/lsst/pipe/base/graph/graph.py 81.47% <0.00%> (-0.55%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

.github/workflows/build.yaml Outdated Show resolved Hide resolved
daf_butler will soon require 3.10, even if code directly in pipe_base
does not yet.
@TallJimbo TallJimbo merged commit bbd6c36 into main Sep 26, 2022
@TallJimbo TallJimbo deleted the tickets/DM-36174 branch September 26, 2022 17:31
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