Kami merged PR #2033:
URL: https://github.com/apache/libcloud/pull/2033
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@libclo
Kami commented on PR #2033:
URL: https://github.com/apache/libcloud/pull/2033#issuecomment-2692817760
Thanks for the contribution.
I've intentionally help back at upgrading pytest since we rely on test
collection logic which has changed in new version of pytest so various tests
are n
codecov-commenter commented on PR #2033:
URL: https://github.com/apache/libcloud/pull/2033#issuecomment-2692824659
##
[Codecov](https://app.codecov.io/gh/apache/libcloud/pull/2033?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment
Kami commented on PR #2033:
URL: https://github.com/apache/libcloud/pull/2033#issuecomment-2692822777
@s-t-e-v-e-n-k I've tested it locally and it indeed appears to be working
fine.
Before:
```
8156 passed, 13 skipped, 33 warnings in
21.
s-t-e-v-e-n-k opened a new pull request, #2033:
URL: https://github.com/apache/libcloud/pull/2033
## Only instantiate superclasses of MockHttp if we are provided keyword
arguments
### Description
With pytest 8.2 and above, any class that contains classes is collected,
which me