test: remove unused files, py26 tests#878
Conversation
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughRemoves Python 2.6 support from CI by deleting the ChangesPython 2.6 removal and CI modernization
🚥 Pre-merge checks | ✅ 4 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
b8a7f4d to
5c74b9e
Compare
We do not use molecule. The custom requirements are no longer needed. Remove py26 requirements Use ansible-core - much smaller than ansible Signed-off-by: Rich Megginson <rmeggins@redhat.com>
5c74b9e to
c377efb
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #878 +/- ##
==========================================
+ Coverage 43.11% 43.19% +0.07%
==========================================
Files 12 13 +1
Lines 3124 3172 +48
==========================================
+ Hits 1347 1370 +23
- Misses 1777 1802 +25 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
We do not use molecule.
The custom requirements are no longer needed.
Remove py26 requirements - the py26 python dependencies are too old now to maintain
Use ansible-core - much smaller than ansible
Signed-off-by: Rich Megginson rmeggins@redhat.com
Summary by CodeRabbit