DM-54006: Update docs action to sphinxutils and require Python 2.12#228
DM-54006: Update docs action to sphinxutils and require Python 2.12#228MichelleGower wants to merge 3 commits intomainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #228 +/- ##
=======================================
Coverage 90.31% 90.31%
=======================================
Files 51 51
Lines 5545 5545
Branches 540 540
=======================================
Hits 5008 5008
Misses 438 438
Partials 99 99 ☔ View full report in Codecov by Sentry. |
c208cd2 to
d877ce8
Compare
d877ce8 to
79f5baf
Compare
79f5baf to
a537207
Compare
|
I first missed updating the action that runs 3.11. I forced push the change (probably while tests were still running). Now it seems like there's a hung 3.11 test. Can't click on the 3.11 test. Yesterday could click on hung tests and would see a couple lines and then waiting for a runner, so this is something different. Rerunning tests doesn't fix it. Pushing just reruns the 3.12 and greater tests as expected but doesn't remove the 3.11 test. Going to close this PR and open a new one to try to get a clean set of tests. |
Checklist
doc/changes