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

chore: Transition to src/ layout #1099

Merged
merged 7 commits into from
Nov 11, 2024

fix(py39): Legacy importlib.resources.files usage

1e6449e
Select commit
Loading
Failed to load commit list.
Merged

chore: Transition to src/ layout #1099

fix(py39): Legacy importlib.resources.files usage
1e6449e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2024 in 1s

89.64% (target 0.00%)

View this Pull Request on Codecov

89.64% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 94.63087% with 8 lines in your changes missing coverage. Please review.

Project coverage is 89.64%. Comparing base (88c32ef) to head (1e6449e).

Files with missing lines Patch % Lines
src/bids/layout/tests/conftest.py 91.42% 6 Missing ⚠️
src/bids/conftest.py 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1099      +/-   ##
==========================================
- Coverage   89.78%   89.64%   -0.14%     
==========================================
  Files          64       65       +1     
  Lines        7154     7119      -35     
  Branches      835      836       +1     
==========================================
- Hits         6423     6382      -41     
- Misses        534      539       +5     
- Partials      197      198       +1     

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