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

Add parser for TESS DVT files #164

Merged
merged 13 commits into from
Jan 14, 2025

Changelog

acc8bdf
Select commit
Loading
Failed to load commit list.
Merged

Add parser for TESS DVT files #164

Changelog
acc8bdf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 31, 2024 in 0s

28.57% of diff hit (target 93.92%)

View this Pull Request on Codecov

28.57% of diff hit (target 93.92%)

Annotations

Check warning on line 174 in lcviz/helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lcviz/helper.py#L174

Added line #L174 was not covered by tests

Check warning on line 178 in lcviz/helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lcviz/helper.py#L178

Added line #L178 was not covered by tests

Check warning on line 28 in lcviz/parsers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lcviz/parsers.py#L26-L28

Added lines #L26 - L28 were not covered by tests

Check warning on line 35 in lcviz/parsers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lcviz/parsers.py#L32-L35

Added lines #L32 - L35 were not covered by tests

Check warning on line 41 in lcviz/parsers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lcviz/parsers.py#L38-L41

Added lines #L38 - L41 were not covered by tests

Check warning on line 44 in lcviz/parsers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lcviz/parsers.py#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 46 in lcviz/parsers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lcviz/parsers.py#L46

Added line #L46 was not covered by tests

Check warning on line 48 in lcviz/parsers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lcviz/parsers.py#L48

Added line #L48 was not covered by tests

Check warning on line 54 in lcviz/parsers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

lcviz/parsers.py#L52-L54

Added lines #L52 - L54 were not covered by tests