-
Notifications
You must be signed in to change notification settings - Fork 24
test: fix ansible-test import 3.5 issues on ansible-core 2.14 #331
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
Conversation
ansible-test 2.14 in el9 still checks for py35 Signed-off-by: Rich Megginson <rmeggins@redhat.com>
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThis PR adjusts the ansible-test ignore list to suppress outdated Python 3.5 import checks on ansible-core 2.14 by updating the .sanity-ansible-ignore-2.14.txt file accordingly. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #331 +/- ##
==========================================
+ Coverage 89.08% 90.92% +1.84%
==========================================
Files 13 19 +6
Lines 980 1212 +232
==========================================
+ Hits 873 1102 +229
- Misses 107 110 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ansible-test 2.14 in el9 still checks for py35
Signed-off-by: Rich Megginson rmeggins@redhat.com
Summary by Sourcery
Bug Fixes: