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

fix: Load .bidsignore in web app #2151

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

effigies
Copy link
Collaborator

@effigies effigies commented Oct 7, 2024

Looks like we never got around to hooking this up.

Closes #2146.

@effigies effigies mentioned this pull request Oct 7, 2024
Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.64%. Comparing base (de650a2) to head (7591b82).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2151      +/-   ##
==========================================
+ Coverage   85.73%   87.64%   +1.91%     
==========================================
  Files          91      133      +42     
  Lines        3785     7011    +3226     
  Branches     1220     1658     +438     
==========================================
+ Hits         3245     6145    +2900     
- Misses        454      771     +317     
- Partials       86       95       +9     

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

@effigies effigies requested a review from rwblair October 7, 2024 15:12
@rwblair rwblair merged commit ae54efa into bids-standard:master Oct 7, 2024
19 checks passed
@effigies effigies deleted the fix/web-ignore branch October 7, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.bidsignore format
2 participants