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

Write out GeneratedBy correctly #73

Merged
merged 3 commits into from
Sep 23, 2024

Update file queries.

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

Write out GeneratedBy correctly #73

Update file queries.
1e99d15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 23, 2024 in 0s

30.49% (-0.37%) compared to 24a0dcf

View this Pull Request on Codecov

30.49% (-0.37%) compared to 24a0dcf

Details

Codecov Report

Attention: Patch coverage is 2.56410% with 38 lines in your changes missing coverage. Please review.

Project coverage is 30.49%. Comparing base (24a0dcf) to head (1e99d15).

Files with missing lines Patch % Lines
src/fmripost_aroma/utils/bids.py 2.63% 37 Missing ⚠️
src/fmripost_aroma/cli/run.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
- Coverage   30.85%   30.49%   -0.37%     
==========================================
  Files          26       26              
  Lines        2330     2351      +21     
  Branches      365      370       +5     
==========================================
- Hits          719      717       -2     
- Misses       1590     1613      +23     
  Partials       21       21              

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