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

Reactant compatibility #15

Merged
merged 8 commits into from
Dec 4, 2024

Fixes, conditional caching

aecca48
Select commit
Loading
Failed to load commit list.
Merged

Reactant compatibility #15

Fixes, conditional caching
aecca48
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 4, 2024 in 1s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 11 in src/cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cache.jl#L8-L11

Added lines #L8 - L11 were not covered by tests

Check warning on line 16 in src/cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cache.jl#L13-L16

Added lines #L13 - L16 were not covered by tests

Check warning on line 21 in src/cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cache.jl#L19-L21

Added lines #L19 - L21 were not covered by tests

Check warning on line 24 in src/cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cache.jl#L24

Added line #L24 was not covered by tests

Check warning on line 29 in src/cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cache.jl#L26-L29

Added lines #L26 - L29 were not covered by tests

Check warning on line 34 in src/cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cache.jl#L31-L34

Added lines #L31 - L34 were not covered by tests

Check warning on line 20 in src/layers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers.jl#L20

Added line #L20 was not covered by tests

Check warning on line 30 in src/layers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers.jl#L30

Added line #L30 was not covered by tests

Check warning on line 33 in src/layers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers.jl#L33

Added line #L33 was not covered by tests

Check warning on line 45 in src/layers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers.jl#L45

Added line #L45 was not covered by tests

Check warning on line 47 in src/layers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers.jl#L47

Added line #L47 was not covered by tests

Check warning on line 51 in src/layers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers.jl#L49-L51

Added lines #L49 - L51 were not covered by tests

Check warning on line 61 in src/layers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers.jl#L53-L61

Added lines #L53 - L61 were not covered by tests

Check warning on line 63 in src/layers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers.jl#L63

Added line #L63 was not covered by tests

Check warning on line 66 in src/layers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers.jl#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 69 in src/layers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers.jl#L69

Added line #L69 was not covered by tests

Check warning on line 80 in src/layers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers.jl#L73-L80

Added lines #L73 - L80 were not covered by tests

Check warning on line 90 in src/layers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers.jl#L86-L90

Added lines #L86 - L90 were not covered by tests

Check warning on line 126 in src/layers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers.jl#L126

Added line #L126 was not covered by tests

Check warning on line 129 in src/layers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers.jl#L128-L129

Added lines #L128 - L129 were not covered by tests

Check warning on line 144 in src/layers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers.jl#L143-L144

Added lines #L143 - L144 were not covered by tests

Check warning on line 148 in src/layers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers.jl#L148

Added line #L148 was not covered by tests

Check warning on line 151 in src/layers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers.jl#L150-L151

Added lines #L150 - L151 were not covered by tests

Check warning on line 154 in src/layers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers.jl#L153-L154

Added lines #L153 - L154 were not covered by tests

Check warning on line 158 in src/layers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layers.jl#L157-L158

Added lines #L157 - L158 were not covered by tests