arviz-devs / arviz

Exploratory analysis of Bayesian models with Python
https://python.arviz.org
Apache License 2.0
1.56k stars 388 forks source link

Update active tests #2290

Closed OriolAbril closed 7 months ago

OriolAbril commented 7 months ago

Dropping beanmachine we also are able to use latest black, instead of the over a year old version beanmachine pulls as runtime dependency.

I also want to fix the readthedocs build in this PR.

Checklist


:books: Documentation preview :books:: https://arviz--2290.org.readthedocs.build/en/2290/

codecov[bot] commented 7 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (eb88f3a) 86.89% compared to head (cb21419) 86.70%. Report is 2 commits behind head on main.

Files Patch % Lines
arviz/data/io_pyjags.py 0.00% 2 Missing :warning:
arviz/data/io_beanmachine.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2290 +/- ## ========================================== - Coverage 86.89% 86.70% -0.20% ========================================== Files 122 122 Lines 12628 12640 +12 ========================================== - Hits 10973 10959 -14 - Misses 1655 1681 +26 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.