-
Notifications
You must be signed in to change notification settings - Fork 74
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
feat: add noarch python migrator #3093
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3093 +/- ##
==========================================
+ Coverage 77.56% 77.74% +0.17%
==========================================
Files 124 126 +2
Lines 13374 13640 +266
==========================================
+ Hits 10374 10604 +230
- Misses 3000 3036 +36 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
…into noarch-migration
…into noarch-migration
…into noarch-migration
- python 3.6.* | ||
- numpy | ||
run: | ||
- python >={{ python_min }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't understand this one.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What precisely do you not understand?
Description:
This PR adds a
noarch: python
migrator per CFEP-25.Checklist:
Cross-refs, links to issues, etc: