-
Notifications
You must be signed in to change notification settings - Fork 51
docs: experimental features #680
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #680 +/- ##
==========================================
- Coverage 79.20% 79.08% -0.12%
==========================================
Files 50 50
Lines 4414 4414
==========================================
- Hits 3496 3491 -5
- Misses 703 706 +3
- Partials 215 217 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Co-authored-by: Jonas L. <[email protected]>
Co-authored-by: Jonas L. <[email protected]>
jooola
left a comment
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.
✨
|
Looks good, I'll wait for all the other integrations to be ready and merge everything at once. |
We currently do not have a standardized approach for communicating experimental features, such as public betas or the utility functions included in our exp package.
This PR documents our understanding of experimental features, how to flag them as such, and updates existing features accordingly.