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

Added TypedCollection base class #85

Merged
merged 3 commits into from
Sep 20, 2024

fixed up bug

233d079
Select commit
Loading
Failed to load commit list.
Merged

Added TypedCollection base class #85

fixed up bug
233d079
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 20, 2024 in 0s

85.49% of diff hit (target 80.00%)

View this Pull Request on Codecov

85.49% of diff hit (target 80.00%)

Annotations

Check warning on line 20 in fileformats/core/collection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fileformats/core/collection.py#L20

Added line #L20 was not covered by tests

Check warning on line 12 in fileformats/core/mock.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fileformats/core/mock.py#L12

Added line #L12 was not covered by tests

Check warning on line 43 in fileformats/core/mock.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fileformats/core/mock.py#L43

Added line #L43 was not covered by tests

Check warning on line 51 in fileformats/core/mock.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fileformats/core/mock.py#L46-L51

Added lines #L46 - L51 were not covered by tests

Check warning on line 257 in fileformats/core/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fileformats/core/utils.py#L257

Added line #L257 was not covered by tests

Check warning on line 263 in fileformats/core/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fileformats/core/utils.py#L263

Added line #L263 was not covered by tests

Check warning on line 72 in fileformats/generic/directory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fileformats/generic/directory.py#L72

Added line #L72 was not covered by tests