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

Reduce redundant calls to mod_angle method in Angle type #710

Merged
merged 1 commit into from
Sep 13, 2022

Conversation

sdhiscocks
Copy link
Member

No description provided.

@sdhiscocks sdhiscocks requested a review from a team as a code owner September 8, 2022 13:56
@sdhiscocks sdhiscocks requested review from jswright-dstl and orosoman-dstl and removed request for a team September 8, 2022 13:56
@codecov
Copy link

codecov bot commented Sep 8, 2022

Codecov Report

Merging #710 (7cb5f7d) into main (5276c1b) will decrease coverage by 0.01%.
The diff coverage is 87.50%.

@@            Coverage Diff             @@
##             main     #710      +/-   ##
==========================================
- Coverage   94.62%   94.61%   -0.02%     
==========================================
  Files         172      172              
  Lines        8845     8854       +9     
  Branches     1714     1719       +5     
==========================================
+ Hits         8370     8377       +7     
- Misses        343      345       +2     
  Partials      132      132              
Flag Coverage Δ
integration 70.30% <62.50%> (-0.08%) ⬇️
unittests 90.78% <81.25%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
stonesoup/types/angle.py 94.53% <87.50%> (-1.27%) ⬇️

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

@sdhiscocks sdhiscocks requested review from nperree-dstl and removed request for orosoman-dstl September 12, 2022 15:57
@sdhiscocks sdhiscocks merged commit b8eea1c into main Sep 13, 2022
@sdhiscocks sdhiscocks deleted the angle_type branch September 13, 2022 08:43
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