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

Allow nwbinspector CLI to accept URLs #559

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

Conversation

stephprince
Copy link
Contributor

Motivation

Fix #558.

Add a condition to distinguish dandiset file paths and URLs, and add a test for using a URL with the CLI

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.90%. Comparing base (33ca373) to head (4d6a482).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #559      +/-   ##
==========================================
+ Coverage   82.73%   86.90%   +4.16%     
==========================================
  Files          47       47              
  Lines        1512     1512              
==========================================
+ Hits         1251     1314      +63     
+ Misses        261      198      -63     
Files with missing lines Coverage Δ
src/nwbinspector/_nwbinspector_cli.py 92.00% <100.00%> (+8.00%) ⬆️

... and 4 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.

[Bug]: nwbinspector CLI fails when url is provided
2 participants