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

Address multiple deprecation warnings #2333

Merged
merged 6 commits into from
Mar 27, 2024

Conversation

OriolAbril
Copy link
Member

@OriolAbril OriolAbril commented Mar 26, 2024

Description

Update black version (a lot of changes, mostly adding spaces between module docstrings and imports though)
And address several deprecation warnings from multiple dependencies.

Checklist

  • Follows official PR format
  • Includes new or updated tests to cover the new feature
  • Code style correct (follows pylint and black guidelines)
  • Changes are listed in changelog

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

Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.84%. Comparing base (7c52d0a) to head (07a819b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2333      +/-   ##
==========================================
+ Coverage   86.80%   86.84%   +0.03%     
==========================================
  Files         123      123              
  Lines       12744    12744              
==========================================
+ Hits        11062    11067       +5     
+ Misses       1682     1677       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@aloctavodia aloctavodia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@OriolAbril OriolAbril merged commit dbef460 into arviz-devs:main Mar 27, 2024
9 checks passed
@OriolAbril OriolAbril deleted the maintenance branch March 27, 2024 13:59
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.

2 participants