meyer-lab / tHMM

A general Python framework for using hidden Markov models on binary trees or cell lineage trees.
https://asmlab.org
MIT License
10 stars 1 forks source link

Use Jax for diff of gammaincc #869

Closed aarmey closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #869 (2e34e7a) into master (934fa88) will decrease coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #869      +/-   ##
==========================================
- Coverage   73.83%   73.80%   -0.04%     
==========================================
  Files          24       24              
  Lines        1915     1905      -10     
==========================================
- Hits         1414     1406       -8     
+ Misses        501      499       -2     
Flag Coverage Δ
unittests 73.80% <100.00%> (-0.04%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
lineage/DownwardRecursion.py 100.00% <100.00%> (ø)
lineage/states/stateCommon.py 95.45% <100.00%> (+1.51%) :arrow_up:

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 934fa88...2e34e7a. Read the comment docs.