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 more documentation for GaussianMixtureReducer. #770

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

mattbrown11
Copy link
Contributor

Added a little more detail to the doc for GaussianMixtureReducer properties. Looks like my IDE also removed trailing whitespaces, hope that isn't an issue.

@mattbrown11 mattbrown11 requested a review from a team as a code owner February 17, 2023 22:44
@mattbrown11 mattbrown11 requested review from sdhiscocks and nperree-dstl and removed request for a team February 17, 2023 22:44
@codecov
Copy link

codecov bot commented Feb 17, 2023

Codecov Report

Base: 94.80% // Head: 94.80% // No change to project coverage 👍

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #770   +/-   ##
=======================================
  Coverage   94.80%   94.80%           
=======================================
  Files         175      175           
  Lines        9456     9456           
  Branches     1884     1884           
=======================================
  Hits         8965     8965           
  Misses        350      350           
  Partials      141      141           
Flag Coverage Δ
integration 69.38% <100.00%> (ø)
unittests 89.67% <100.00%> (ø)

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

Impacted Files Coverage Δ
stonesoup/mixturereducer/gaussianmixture.py 97.77% <100.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.

Copy link
Member

@sdhiscocks sdhiscocks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mattbrown11

@sdhiscocks sdhiscocks merged commit 23cb6e9 into dstl:main Feb 21, 2023
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