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

First pass for ARHMM #123

Open
wants to merge 8 commits into
base: gd/ar
Choose a base branch
from

Test on gd/ar

c2ee9d4
Select commit
Loading
Failed to load commit list.
Open

First pass for ARHMM #123

Test on gd/ar
c2ee9d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 9, 2024 in 0s

74.41% of diff hit (target 95.27%)

View this Pull Request on Codecov

74.41% of diff hit (target 95.27%)

Annotations

Check warning on line 9 in src/inference/chainrules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inference/chainrules.jl#L9

Added line #L9 was not covered by tests

Check warning on line 11 in src/inference/chainrules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inference/chainrules.jl#L11

Added line #L11 was not covered by tests

Check warning on line 33 in src/inference/chainrules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inference/chainrules.jl#L33

Added line #L33 was not covered by tests

Check warning on line 33 in src/inference/logdensity.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inference/logdensity.jl#L33

Added line #L33 was not covered by tests

Check warning on line 37 in src/inference/logdensity.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inference/logdensity.jl#L37

Added line #L37 was not covered by tests

Check warning on line 42 in src/inference/logdensity.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inference/logdensity.jl#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 45 in src/inference/logdensity.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inference/logdensity.jl#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 95 in src/types/abstract_hmm.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/abstract_hmm.jl#L95

Added line #L95 was not covered by tests

Check warning on line 124 in src/types/abstract_hmm.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/abstract_hmm.jl#L124

Added line #L124 was not covered by tests