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

negative levels

d517f6d
Select commit
Loading
Failed to load commit list.
Open

feat: add io and cli #21

negative levels
d517f6d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 19, 2024 in 1s

12.59% of diff hit (target 83.88%)

View this Pull Request on Codecov

12.59% 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 9 in src/ndv/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L5-L9

Added lines #L5 - L9 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L11

Added line #L11 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L18

Added line #L18 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L21-L23

Added lines #L21 - L23 were 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#L25

Added line #L25 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L28

Added line #L28 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L31-L33

Added lines #L31 - L33 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L36

Added line #L36 was 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#L41-L43

Added lines #L41 - L43 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L45

Added line #L45 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L47-L48

Added lines #L47 - L48 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L50-L54

Added lines #L50 - L54 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L56-L58

Added lines #L56 - L58 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L60

Added line #L60 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L63-L65

Added lines #L63 - L65 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L68-L72

Added lines #L68 - L72 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/io.py#L75-L76

Added lines #L75 - L76 were not covered by tests