dstl / Stone-Soup

A software project to provide the target tracking community with a framework for the development and testing of tracking algorithms.
https://stonesoup.rtfd.io
MIT License
400 stars 131 forks source link

Reduce redundant calls to mod_angle method in Angle type #710

Closed sdhiscocks closed 1 year ago

codecov[bot] commented 1 year ago

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%) :arrow_down:
unittests 90.78% <81.25%> (-0.02%) :arrow_down:

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%) :arrow_down:

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