Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

fix missing test dep #7

Merged
merged 1 commit into from
Jul 2, 2019
Merged

Conversation

KristofferC
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 2, 2019

Codecov Report

Merging #7 into master will decrease coverage by 0.89%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master       #7     +/-   ##
=========================================
- Coverage   97.53%   96.63%   -0.9%     
=========================================
  Files           6        6             
  Lines         162      119     -43     
=========================================
- Hits          158      115     -43     
  Misses          4        4
Impacted Files Coverage Δ
src/hmm.jl 88.88% <0%> (-0.59%) ⬇️
src/messages.jl 100% <0%> (ø) ⬆️
src/utilities.jl 100% <0%> (ø) ⬆️
src/viterbi.jl 100% <0%> (ø) ⬆️
src/mle.jl 100% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d4c2ec2...14a0395. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jul 2, 2019

Codecov Report

Merging #7 into master will decrease coverage by 0.89%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master       #7     +/-   ##
=========================================
- Coverage   97.53%   96.63%   -0.9%     
=========================================
  Files           6        6             
  Lines         162      119     -43     
=========================================
- Hits          158      115     -43     
  Misses          4        4
Impacted Files Coverage Δ
src/hmm.jl 88.88% <0%> (-0.59%) ⬇️
src/messages.jl 100% <0%> (ø) ⬆️
src/utilities.jl 100% <0%> (ø) ⬆️
src/viterbi.jl 100% <0%> (ø) ⬆️
src/mle.jl 100% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d4c2ec2...14a0395. Read the comment docs.

@maxmouchet maxmouchet merged commit f9b11ec into maxmouchet:master Jul 2, 2019
@maxmouchet
Copy link
Owner

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants