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

Raise best practice violation if ":" in container name #532

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

Conversation

rly
Copy link
Contributor

@rly rly commented Nov 10, 2024

Motivation

Related to hdmf-dev/hdmf-zarr#219 and hdmf-dev/hdmf#1202

@bendichter bendichter self-requested a review November 27, 2024 22:35
@rly
Copy link
Contributor Author

rly commented Nov 28, 2024

Tests will fail until the new HDMF release which allows a user to create an object with "/" or ":" in the name in construct mode only.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.81%. Comparing base (870e1cd) to head (a79ad9d).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #532      +/-   ##
==========================================
+ Coverage   82.73%   86.81%   +4.07%     
==========================================
  Files          47       47              
  Lines        1512     1517       +5     
==========================================
+ Hits         1251     1317      +66     
+ Misses        261      200      -61     
Files with missing lines Coverage Δ
src/nwbinspector/checks/__init__.py 100.00% <ø> (ø)
src/nwbinspector/checks/_general.py 100.00% <100.00%> (ø)

... and 5 files with indirect coverage changes

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.

3 participants