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

Make from_dict more flexible, and add from_pytree #2291

Merged
merged 4 commits into from
Mar 14, 2024

make pytree_to_dataset available at top level

bd03a88
Select commit
Loading
Failed to load commit list.
Merged

Make from_dict more flexible, and add from_pytree #2291

make pytree_to_dataset available at top level
bd03a88
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2024 in 0s

86.80% (+0.00%) compared to 3fc5962

View this Pull Request on Codecov

86.80% (+0.00%) compared to 3fc5962

Details

Codecov Report

Attention: Patch coverage is 96.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 86.80%. Comparing base (3fc5962) to head (bd03a88).
Report is 2 commits behind head on main.

Files Patch % Lines
arviz/data/converters.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2291   +/-   ##
=======================================
  Coverage   86.79%   86.80%           
=======================================
  Files         123      123           
  Lines       12722    12743   +21     
=======================================
+ Hits        11042    11061   +19     
- Misses       1680     1682    +2     

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