arviz-devs / arviz

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

fix ci errors #2351

Closed OriolAbril closed 1 month ago

OriolAbril commented 1 month ago

Description

There are some CI errors due to the new pylint version and the pandas 3.0 + numpy 2.1 nightlies.

Checklist


📚 Documentation preview 📚: https://arviz--2351.org.readthedocs.build/en/2351/

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.95%. Comparing base (7fa19a2) to head (aefde1f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2351 +/- ## ========================================== + Coverage 80.45% 86.95% +6.50% ========================================== Files 123 123 Lines 12722 12722 ========================================== + Hits 10235 11063 +828 + Misses 2487 1659 -828 ```

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