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

feat: Add bidsignore implementation #22

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

effigies
Copy link
Contributor

Builds on #19. Will not try to integrate into the CLI until that's complete.

Copy link

codecov bot commented Mar 28, 2025

Codecov Report

Attention: Patch coverage is 84.29319% with 30 lines in your changes missing coverage. Please review.

Project coverage is 88.74%. Comparing base (a40bf21) to head (f47299b).

Files with missing lines Patch % Lines
src/bids_validator/bidsignore.py 69.49% 14 Missing and 4 partials ⚠️
src/bids_validator/types/files.py 84.28% 8 Missing and 3 partials ⚠️
tests/conftest.py 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
- Coverage   93.19%   88.74%   -4.46%     
==========================================
  Files           3        9       +6     
  Lines         191      382     +191     
  Branches       21       42      +21     
==========================================
+ Hits          178      339     +161     
- Misses          5       27      +22     
- Partials        8       16       +8     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@effigies effigies marked this pull request as draft March 28, 2025 20: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.

2 participants