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

Allowing extension of a previous cache. #17

Merged
merged 7 commits into from
Dec 9, 2024

Fix tests

0ad7210
Select commit
Loading
Failed to load commit list.
Merged

Allowing extension of a previous cache. #17

Fix tests
0ad7210
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 9, 2024 in 1s

31.76% of diff hit (target 0.00%)

View this Pull Request on Codecov

31.76% of diff hit (target 0.00%)

Annotations

Check warning on line 6 in src/cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cache.jl#L6

Added line #L6 was not covered by tests

Check warning on line 30 in src/cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cache.jl#L26-L30

Added lines #L26 - L30 were not covered by tests

Check warning on line 98 in src/layers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers.jl#L94-L98

Added lines #L94 - L98 were not covered by tests

Check warning on line 244 in src/layers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers.jl#L244

Added line #L244 was not covered by tests

Check warning on line 12 in src/model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model.jl#L10-L12

Added lines #L10 - L12 were not covered by tests

Check warning on line 24 in src/model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model.jl#L24

Added line #L24 was not covered by tests

Check warning on line 37 in src/model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model.jl#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 39 in src/model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model.jl#L39

Added line #L39 was not covered by tests

Check warning on line 46 in src/model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model.jl#L44-L46

Added lines #L44 - L46 were not covered by tests

Check warning on line 53 in src/model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model.jl#L49-L53

Added lines #L49 - L53 were not covered by tests

Check warning on line 55 in src/model.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model.jl#L55

Added line #L55 was not covered by tests

Check warning on line 32 in src/sampling.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sampling.jl#L32

Added line #L32 was not covered by tests

Check warning on line 8 in src/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.jl#L8

Added line #L8 was not covered by tests

Check warning on line 14 in src/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.jl#L11-L14

Added lines #L11 - L14 were not covered by tests

Check warning on line 267 in src/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.jl#L253-L267

Added lines #L253 - L267 were not covered by tests

Check warning on line 276 in src/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.jl#L269-L276

Added lines #L269 - L276 were not covered by tests