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

Enable use of detections' measurement model in kDTree #679

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

sdhiscocks
Copy link
Member

As before, this still requires that all detections are using the same measurement model, otherwise a run time exception is raised.

As before, this still requires that all detections are using the same
measurement model, otherwise a run time exception is raised.
@sdhiscocks sdhiscocks requested a review from a team as a code owner July 26, 2022 08:59
@sdhiscocks sdhiscocks requested review from nperree-dstl and orosoman-dstl and removed request for a team July 26, 2022 08:59
@codecov
Copy link

codecov bot commented Jul 26, 2022

Codecov Report

Merging #679 (b7b824e) into main (0dd71ae) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #679   +/-   ##
=======================================
  Coverage   94.58%   94.58%           
=======================================
  Files         168      168           
  Lines        8496     8500    +4     
  Branches     1646     1648    +2     
=======================================
+ Hits         8036     8040    +4     
  Misses        342      342           
  Partials      118      118           
Flag Coverage Δ
integration 68.58% <0.00%> (-0.04%) ⬇️
unittests 92.08% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
stonesoup/dataassociator/tree.py 97.14% <100.00%> (+0.11%) ⬆️

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 0dd71ae...b7b824e. Read the comment docs.

@sdhiscocks sdhiscocks merged commit bfbe6ec into main Aug 1, 2022
@sdhiscocks sdhiscocks deleted the kdtree_models branch August 1, 2022 11:18
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.

3 participants