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

Caching of file-set hashes by local path and mtimes #700

Merged
merged 36 commits into from
Mar 17, 2024

fixed import issue

921979c
Select commit
Loading
Failed to load commit list.
Merged

Caching of file-set hashes by local path and mtimes #700

fixed import issue
921979c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2024 in 1s

84.22% (+0.29%) compared to ff01e4c

View this Pull Request on Codecov

84.22% (+0.29%) compared to ff01e4c

Details

Codecov Report

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

Project coverage is 84.22%. Comparing base (ff01e4c) to head (921979c).

Files Patch % Lines
pydra/utils/hash.py 98.97% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #700      +/-   ##
==========================================
+ Coverage   83.93%   84.22%   +0.29%     
==========================================
  Files          24       25       +1     
  Lines        5029     5123      +94     
  Branches     1429     1449      +20     
==========================================
+ Hits         4221     4315      +94     
  Misses        802      802              
  Partials        6        6              

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