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 io and cli #21

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Merge branch 'main' into cli

e2e89fd
Select commit
Loading
Failed to load commit list.
Open

feat: add io and cli #21

Merge branch 'main' into cli
e2e89fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 17, 2024 in 1s

27.27% of diff hit (target 83.88%)

View this Pull Request on Codecov

27.27% of diff hit (target 83.88%)

Annotations

Check warning on line 3 in src/ndv/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/cli.py#L3

Added line #L3 was not covered by tests

Check warning on line 5 in src/ndv/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/cli.py#L5

Added line #L5 was not covered by tests

Check warning on line 11 in src/ndv/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/cli.py#L8-L11

Added lines #L8 - L11 were not covered by tests

Check warning on line 14 in src/ndv/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/cli.py#L14

Added line #L14 was not covered by tests

Check warning on line 16 in src/ndv/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/cli.py#L16

Added line #L16 was not covered by tests

Check warning on line 18 in src/ndv/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/cli.py#L18

Added line #L18 was not covered by tests

Check warning on line 20 in src/ndv/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/cli.py#L20

Added line #L20 was not covered by tests

Check warning on line 3 in src/ndv/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L3

Added line #L3 was not covered by tests

Check warning on line 6 in src/ndv/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L5-L6

Added lines #L5 - L6 were not covered by tests

Check warning on line 8 in src/ndv/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L8

Added line #L8 was not covered by tests

Check warning on line 16 in src/ndv/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L16

Added line #L16 was not covered by tests

Check warning on line 25 in src/ndv/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L18-L25

Added lines #L18 - L25 were not covered by tests

Check warning on line 27 in src/ndv/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L27

Added line #L27 was not covered by tests

Check warning on line 37 in src/ndv/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L30-L37

Added lines #L30 - L37 were not covered by tests

Check warning on line 41 in src/ndv/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 43 in src/ndv/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L43

Added line #L43 was not covered by tests

Check warning on line 229 in src/ndv/viewer/_data_wrapper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/viewer/_data_wrapper.py#L229

Added line #L229 was not covered by tests

Check warning on line 235 in src/ndv/viewer/_data_wrapper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/viewer/_data_wrapper.py#L235

Added line #L235 was not covered by tests

Check warning on line 241 in src/ndv/viewer/_data_wrapper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/viewer/_data_wrapper.py#L241

Added line #L241 was not covered by tests

Check warning on line 463 in src/ndv/viewer/_viewer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/viewer/_viewer.py#L462-L463

Added lines #L462 - L463 were not covered by tests