Skip to content

Subject or session contains slashes #570

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

Open
wants to merge 12 commits into
base: dev
Choose a base branch
from

Conversation

bendichter
Copy link
Contributor

fix #543

@bendichter bendichter enabled auto-merge (squash) March 10, 2025 20:23
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.94%. Comparing base (842225f) to head (15dc11d).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #570      +/-   ##
==========================================
+ Coverage   82.69%   86.94%   +4.24%     
==========================================
  Files          47       47              
  Lines        1514     1524      +10     
==========================================
+ Hits         1252     1325      +73     
+ Misses        262      199      -63     
Files with missing lines Coverage Δ
src/nwbinspector/checks/__init__.py 100.00% <ø> (ø)
src/nwbinspector/checks/_nwbfile_metadata.py 97.33% <100.00%> (+0.19%) ⬆️

... and 5 files with indirect coverage changes

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

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.

[Feature]: Add check to make sure "/" characters are not in the session_id or subject_id
2 participants