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

Removing redundant calculation #756

Merged
merged 1 commit into from
Jan 6, 2023
Merged

Removing redundant calculation #756

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:42
@mharris-dstl mharris-dstl requested review from jswright-dstl and hpritchett-dstl and removed request for a team December 14, 2022 14:42
@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 (bae9501) compared to base (15ede0f).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #756      +/-   ##
==========================================
- Coverage   94.94%   94.70%   -0.25%     
==========================================
  Files         171      174       +3     
  Lines        8464     9190     +726     
  Branches     1233     1410     +177     
==========================================
+ Hits         8036     8703     +667     
- Misses        317      349      +32     
- Partials      111      138      +27     
Flag Coverage Δ
integration 70.50% <100.00%> (+0.71%) ⬆️
unittests 89.45% <100.00%> (-2.61%) ⬇️

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%> (-0.03%) ⬇️
stonesoup/base.py 96.20% <0.00%> (ø)
stonesoup/__init__.py 83.33% <0.00%> (ø)
stonesoup/plotter.py 90.19% <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 added the bug label Jan 6, 2023
@sdhiscocks sdhiscocks merged commit c49e67a into main Jan 6, 2023
@mharris-dstl mharris-dstl deleted the tidying_code branch March 23, 2023 14:47
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