-
Notifications
You must be signed in to change notification settings - Fork 786
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
Update Studio References #1182
Update Studio References #1182
Conversation
@nelsonauner could you make the CI pass? Actually nevermind I'm on it, but would be good if you can look at the CI status in future PRs and call out the issues you're not sure how to resolve: |
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.
LGTM, I'll oversee the merge of this once CI passes, since some of the issues may not be clear to you.
Once this PR is merged:
Just look back on my commit history to learn how to fix various CI complaints in the future, and then also review the live docs site with these changes (developer version of the docs):
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1182 +/- ##
==========================================
+ Coverage 96.63% 96.67% +0.04%
==========================================
Files 81 81
Lines 5935 6053 +118
Branches 1021 977 -44
==========================================
+ Hits 5735 5852 +117
Misses 110 110
- Partials 90 91 +1 ☔ View full report in Codecov by Sentry. |
No description provided.