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

Run manager multi bug fixing

Open gbellantuono opened this issue 3 years ago • 1 comments

  • Run Manager with monte carlo runs
  • Multi trackers feature
  • Multi process feature
  • Readme file

gbellantuono avatar Jan 13 '22 10:01 gbellantuono

Codecov Report

Merging #580 (16e9c17) into main (31b5ff2) will decrease coverage by 1.09%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #580      +/-   ##
==========================================
- Coverage   94.34%   93.25%   -1.10%     
==========================================
  Files         154      142      -12     
  Lines        7344     7132     -212     
  Branches     1397     1335      -62     
==========================================
- Hits         6929     6651     -278     
- Misses        313      359      +46     
- Partials      102      122      +20     
Flag Coverage Δ
integration 60.10% <0.00%> (-8.54%) :arrow_down:
unittests 89.44% <85.71%> (-2.26%) :arrow_down:

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

Impacted Files Coverage Δ
stonesoup/runmanager/runmanager.py 0.00% <0.00%> (ø)
stonesoup/runmanager/runmanagermetrics.py 79.20% <79.20%> (ø)
stonesoup/runmanager/runmanagercore.py 89.62% <89.62%> (ø)
stonesoup/runmanager/inputmanager.py 93.92% <93.92%> (ø)
stonesoup/runmanager/__init__.py 100.00% <100.00%> (ø)
stonesoup/runmanager/base.py 100.00% <100.00%> (ø)
stonesoup/metricgenerator/plotter.py 83.87% <0.00%> (-11.13%) :arrow_down:
stonesoup/plotter.py 90.00% <0.00%> (-5.53%) :arrow_down:
stonesoup/types/array.py 79.82% <0.00%> (-4.61%) :arrow_down:
stonesoup/platform/base.py 96.56% <0.00%> (-3.44%) :arrow_down:
... and 74 more

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 31b5ff2...16e9c17. Read the comment docs.

codecov[bot] avatar Feb 16 '22 10:02 codecov[bot]