-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[DOCS] Puts 1.0 example code for Checkpoints, Actions, and Result Format under test. #10232
[DOCS] Puts 1.0 example code for Checkpoints, Actions, and Result Format under test. #10232
Conversation
✅ Deploy Preview for niobium-lead-7998 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #10232 +/- ##
===========================================
+ Coverage 79.03% 79.67% +0.63%
===========================================
Files 454 454
Lines 39541 39541
===========================================
+ Hits 31251 31503 +252
+ Misses 8290 8038 -252 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…ions_based_on_results # Conflicts: # docs/docusaurus/docs/components/examples_under_test.py
…mat under test. (#10232)
Description
Definition of done:
invoke lint
(usesruff format
+ruff check
)