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

Registered serializer for common classes of additional array-like objects #762

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

[pre-commit.ci] auto fixes from pre-commit.com hooks

83c721b
Select commit
Loading
Failed to load commit list.
Open

Registered serializer for common classes of additional array-like objects #762

[pre-commit.ci] auto fixes from pre-commit.com hooks
83c721b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 18, 2024 in 0s

15.22% (-72.80%) compared to 4c00389

View this Pull Request on Codecov

15.22% (-72.80%) compared to 4c00389

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 18 lines in your changes missing coverage. Please review.

Project coverage is 15.22%. Comparing base (4c00389) to head (83c721b).
Report is 12 commits behind head on master.

Files Patch % Lines
pydra/utils/hash.py 40.00% 15 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #762       +/-   ##
===========================================
- Coverage   88.01%   15.22%   -72.80%     
===========================================
  Files          53       53               
  Lines       15817    15801       -16     
  Branches     1610     2817     +1207     
===========================================
- Hits        13922     2406    -11516     
- Misses       1893    13062    +11169     
- Partials        2      333      +331     

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