remove unused test stubs#431
Conversation
a612d80 to
6e8c0a3
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #431 +/- ##
==========================================
+ Coverage 76.20% 76.21% +0.01%
==========================================
Files 53 53
Lines 9359 9359
==========================================
+ Hits 7132 7133 +1
+ Misses 2227 2226 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
6e8c0a3 to
ea5325c
Compare
|
Hm, it used to be used by pylint to check some of the external modules not directly available in the CI env. I see CI passed - does pylint now ignore external modules? I don't see |
I don't remember making any intentional changes to that effect - I suppose it's been that way for some time now ? |
|
PipelineRetry |
|
So, it looks like removing qubesdb stub causes: The stub did: I guess an alternative would be to override As for the pylint, I think pylint 4 notices
|
Requires #424
Removed unused
./test-packages