-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Library gardening #3
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3 +/- ##
===========================================
- Coverage 90.90% 60.91% -30.00%
===========================================
Files 14 14
Lines 1056 1054 -2
===========================================
- Hits 960 642 -318
- Misses 96 412 +316 ☔ View full report in Codecov by Sentry. |
|
||
.. py:data:: stats.ci_prob | ||
:type: float | ||
:value: 0.83 |
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.
When did we switch to 0.83 vs 0.94?
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.
opened an issue #4 to discuss all rcParams changes and updates
Merging for now, we could move rcparams related stuff from the api/index file to its own file at any point if it is too intrusive/distracts from the rest of the functions. |
Commits:
The most relevant changes are doc related ones. I have changed the theme from furo to
sphinx-book-theme because this 2nd one is built on top of the pydata-sphinx-theme and
therefore supports xarray html output out of the box for both themes (no need for custom css then).
I have also tried adding the rcParams to the docs manually so they can be referenced,
if we like that we can use that to document them instead of the
arviz.rctemplate
file.📚 Documentation preview 📚: https://arviz-base--3.org.readthedocs.build/en/3/