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

Fix np.mean for StateVectors #788

Merged
merged 1 commit into from
Apr 6, 2023
Merged

Fix np.mean for StateVectors #788

merged 1 commit into from
Apr 6, 2023

Conversation

sdhiscocks
Copy link
Member

Previously unusable due to incorrect arguments being passed

Previously unusable due to incorrect arguments being passed
@sdhiscocks sdhiscocks added the bug label Apr 5, 2023
@sdhiscocks sdhiscocks requested a review from a team as a code owner April 5, 2023 10:51
@sdhiscocks sdhiscocks requested review from jswright-dstl and nperree-dstl and removed request for a team April 5, 2023 10:51
@codecov
Copy link

codecov bot commented Apr 5, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03 🎉

Comparison is base (bf40a9a) 94.87% compared to head (970f1da) 94.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #788      +/-   ##
==========================================
+ Coverage   94.87%   94.90%   +0.03%     
==========================================
  Files         176      176              
  Lines        9757     9757              
  Branches     1938     1938              
==========================================
+ Hits         9257     9260       +3     
+ Misses        356      353       -3     
  Partials      144      144              
Flag Coverage Δ
integration 68.27% <0.00%> (-0.02%) ⬇️
unittests 89.93% <100.00%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
stonesoup/types/array.py 88.28% <100.00%> (+2.34%) ⬆️

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sdhiscocks sdhiscocks merged commit 78c88a4 into main Apr 6, 2023
@sdhiscocks sdhiscocks deleted the state_vectors_mean branch April 6, 2023 07:59
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.

3 participants