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 if else check on state_vector in _new_target function #755

Merged
merged 1 commit into from
Jan 6, 2023

Conversation

mharris-dstl
Copy link
Contributor

No description provided.

@mharris-dstl mharris-dstl requested a review from a team as a code owner December 14, 2022 14:22
@mharris-dstl mharris-dstl requested review from sdhiscocks and nperree-dstl and removed request for a team December 14, 2022 14:22
@codecov
Copy link

codecov bot commented Dec 14, 2022

Codecov Report

Base: 94.94% // Head: 94.70% // Decreases project coverage by -0.24% ⚠️

Coverage data is based on head (b8afc4b) compared to base (15ede0f).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #755      +/-   ##
==========================================
- Coverage   94.94%   94.70%   -0.25%     
==========================================
  Files         171      174       +3     
  Lines        8464     9193     +729     
  Branches     1233     1411     +178     
==========================================
+ Hits         8036     8706     +670     
- Misses        317      349      +32     
- Partials      111      138      +27     
Flag Coverage Δ
integration 70.53% <100.00%> (+0.74%) ⬆️
unittests 89.43% <33.33%> (-2.63%) ⬇️

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

Impacted Files Coverage Δ
stonesoup/simulator/simple.py 98.02% <100.00%> (+0.02%) ⬆️
stonesoup/base.py 96.20% <0.00%> (ø)
stonesoup/plotter.py 90.19% <0.00%> (ø)
stonesoup/__init__.py 83.33% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sdhiscocks sdhiscocks merged commit 9623b3a into main Jan 6, 2023
@sdhiscocks sdhiscocks deleted the state_vector_check branch January 6, 2023 08:48
@sdhiscocks sdhiscocks added the bug label Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants