-
Notifications
You must be signed in to change notification settings - Fork 609
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
ci(backends): run backend doctests in CI #9970
Conversation
5b66fe4
to
27b7bd1
Compare
👏 . LMK in case you need/want help breaking up into smaller tasks o/. |
8c6cdfe
to
0470b67
Compare
f5237df
to
1ccc714
Compare
Well, I'd say the doctests in the backend were a good idea, even if it's only turning up out-of-date reprs |
Co-authored-by: Guilherme Martins Crocetti <[email protected]>
c8c6fc1
to
4d22684
Compare
@gforsyth Indeed! Thanks @gmcrocetti for pushing on 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.
good to go if CI is green
Thanks for leading the way here @gmcrocetti !
Lemme make sure clouds are clouding. |
Not much going on in the way of ☁️ doctests, but all good nonetheless:
|
Co-authored-by: Guilherme Martins Crocetti <[email protected]>
Run backend doctests in CI during the usual backend test suite.