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

Initial support for FileIO #35

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Fix typo

6a189ca
Select commit
Loading
Failed to load commit list.
Open

Initial support for FileIO #35

Fix typo
6a189ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 20, 2024 in 0s

16.12% of diff hit (target 100.00%)

View this Pull Request on Codecov

16.12% of diff hit (target 100.00%)

Annotations

Check warning on line 10 in src/fileio.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fileio.jl#L9-L10

Added lines #L9 - L10 were not covered by tests

Check warning on line 22 in src/fileio.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fileio.jl#L20-L22

Added lines #L20 - L22 were not covered by tests

Check warning on line 28 in src/fileio.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fileio.jl#L25-L28

Added lines #L25 - L28 were not covered by tests

Check warning on line 34 in src/fileio.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fileio.jl#L31-L34

Added lines #L31 - L34 were not covered by tests

Check warning on line 44 in src/fileio.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fileio.jl#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 50 in src/fileio.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fileio.jl#L47-L50

Added lines #L47 - L50 were not covered by tests

Check warning on line 56 in src/fileio.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fileio.jl#L53-L56

Added lines #L53 - L56 were not covered by tests

Check warning on line 1 in src/show.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/show.jl#L1

Added line #L1 was not covered by tests

Check warning on line 4 in src/show.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/show.jl#L3-L4

Added lines #L3 - L4 were not covered by tests