Skip to content
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

Merged
merged 3 commits into from
Jun 6, 2024
Merged

Library gardening #3

merged 3 commits into from
Jun 6, 2024

Conversation

OriolAbril
Copy link
Member

@OriolAbril OriolAbril commented Jun 5, 2024

Commits:

  • add dependabot and numpy specific rules
  • address numpy related lint warnings
  • doc updates

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/

@codecov-commenter
Copy link

codecov-commenter commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.91%. Comparing base (36efe56) to head (3f85e91).

Current head 3f85e91 differs from pull request most recent head 3e51fef

Please upload reports for the commit 3e51fef to get more accurate results.

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.
📢 Have feedback on the report? Share it here.

@OriolAbril OriolAbril closed this Jun 5, 2024
@OriolAbril OriolAbril reopened this Jun 5, 2024
@OriolAbril OriolAbril requested a review from aloctavodia June 5, 2024 17:35

.. py:data:: stats.ci_prob
:type: float
:value: 0.83
Copy link
Contributor

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?

Copy link
Member Author

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

@OriolAbril OriolAbril merged commit f663c8d into main Jun 6, 2024
11 checks passed
@OriolAbril OriolAbril deleted the gardening branch June 6, 2024 15:41
@OriolAbril
Copy link
Member Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants