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

Add Sensor Management Tutorials #659

Merged
merged 8 commits into from Jun 23, 2022
Merged

Conversation

nperree-dstl
Copy link
Contributor

Add first two sensor management tutorials - single sensor management and multi-sensor management

@nperree-dstl nperree-dstl requested a review from a team as a code owner June 16, 2022 11:15
@nperree-dstl nperree-dstl requested review from hpritchett-dstl and jwragg-dstl and removed request for a team June 16, 2022 11:15
@codecov
Copy link

codecov bot commented Jun 16, 2022

Codecov Report

Merging #659 (e11e7ee) into main (aaa895b) will increase coverage by 0.11%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #659      +/-   ##
==========================================
+ Coverage   94.43%   94.55%   +0.11%     
==========================================
  Files         168      168              
  Lines        8429     8441      +12     
  Branches     1630     1633       +3     
==========================================
+ Hits         7960     7981      +21     
+ Misses        348      343       -5     
+ Partials      121      117       -4     
Flag Coverage Δ
integration 68.80% <75.00%> (+1.10%) ⬆️
unittests 92.05% <75.00%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
stonesoup/plotter.py 93.85% <100.00%> (+0.44%) ⬆️
stonesoup/sensor/actionable.py 94.20% <0.00%> (+2.89%) ⬆️
stonesoup/dataassociator/tracktotrack.py 93.42% <0.00%> (+3.28%) ⬆️
stonesoup/sensormanager/reward.py 97.87% <0.00%> (+4.25%) ⬆️

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 aaa895b...e11e7ee. Read the comment docs.

@sdhiscocks sdhiscocks merged commit bfecfd6 into main Jun 23, 2022
@sdhiscocks sdhiscocks deleted the sensor_management_tutorials branch June 23, 2022 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants