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

feat: add default_values to interface #47

Merged
merged 2 commits into from
Mar 11, 2024

feat: add `symbolic_evaluate` to interface, implement `observed` for …

7713bc0
Select commit
Loading
Failed to load commit list.
Merged

feat: add default_values to interface #47

feat: add `symbolic_evaluate` to interface, implement `observed` for …
7713bc0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 11, 2024 in 0s

5.26% of diff hit (target 38.17%)

View this Pull Request on Codecov

5.26% of diff hit (target 38.17%)

Annotations

Check warning on line 143 in src/interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface.jl#L143

Added line #L143 was not covered by tests

Check warning on line 80 in src/symbol_cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/symbol_cache.jl#L71-L80

Added lines #L71 - L80 were not covered by tests

Check warning on line 84 in src/symbol_cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/symbol_cache.jl#L82-L84

Added lines #L82 - L84 were not covered by tests

Check warning on line 88 in src/symbol_cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/symbol_cache.jl#L86-L88

Added lines #L86 - L88 were not covered by tests

Check warning on line 92 in src/symbol_cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/symbol_cache.jl#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 98 in src/symbol_cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/symbol_cache.jl#L95-L98

Added lines #L95 - L98 were not covered by tests

Check warning on line 103 in src/symbol_cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/symbol_cache.jl#L101-L103

Added lines #L101 - L103 were not covered by tests

Check warning on line 106 in src/symbol_cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/symbol_cache.jl#L106

Added line #L106 was not covered by tests

Check warning on line 123 in src/symbol_cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/symbol_cache.jl#L123

Added line #L123 was not covered by tests

Check warning on line 80 in src/trait.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trait.jl#L78-L80

Added lines #L78 - L80 were not covered by tests

Check warning on line 85 in src/trait.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trait.jl#L82-L85

Added lines #L82 - L85 were not covered by tests

Check warning on line 87 in src/trait.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trait.jl#L87

Added line #L87 was not covered by tests