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

Add support for setitem in inferencedata #2374

Merged
merged 3 commits into from
Sep 11, 2024

black

0c42cd1
Select commit
Loading
Failed to load commit list.
Merged

Add support for setitem in inferencedata #2374

black
0c42cd1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2024 in 0s

86.98% (-0.01%) compared to 5a928fb

View this Pull Request on Codecov

86.98% (-0.01%) compared to 5a928fb

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.98%. Comparing base (5a928fb) to head (0c42cd1).

Files with missing lines Patch % Lines
arviz/data/inference_data.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2374      +/-   ##
==========================================
- Coverage   86.99%   86.98%   -0.01%     
==========================================
  Files         124      124              
  Lines       12862    12867       +5     
==========================================
+ Hits        11189    11193       +4     
- Misses       1673     1674       +1     

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