Stone-Soup icon indicating copy to clipboard operation
Stone-Soup copied to clipboard

Can now use the Plotter class to plot 2d density functions of a set o…

Open gawebb-dstl opened this issue 3 years ago • 1 comments

…f StateMutableSequence

gawebb-dstl avatar Jul 02 '21 16:07 gawebb-dstl

Codecov Report

Merging #458 (fb991e4) into main (c4cd36c) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #458      +/-   ##
==========================================
+ Coverage   94.43%   94.44%   +0.01%     
==========================================
  Files         168      168              
  Lines        8429     8447      +18     
  Branches     1630     1637       +7     
==========================================
+ Hits         7960     7978      +18     
  Misses        348      348              
  Partials      121      121              
Flag Coverage Δ
integration 67.72% <77.77%> (+0.02%) :arrow_up:
unittests 91.98% <50.00%> (-0.09%) :arrow_down:

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

Impacted Files Coverage Δ
stonesoup/plotter.py 94.05% <100.00%> (+0.64%) :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 c4cd36c...fb991e4. Read the comment docs.

codecov[bot] avatar Jun 21 '22 14:06 codecov[bot]