Conversation
|
Code Climate has analyzed commit 382d2eb and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 73.3% (0.0% change). View more on Code Climate. |
Codecov ReportBase: 75.32% // Head: 75.34% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #786 +/- ##
==========================================
+ Coverage 75.32% 75.34% +0.02%
==========================================
Files 59 59
Lines 12555 12570 +15
==========================================
+ Hits 9457 9471 +14
- Misses 3098 3099 +1
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. |
- update pytest and change check of type so it also works for int
according to issue #782 there was a problem if the avalanche ran beyond the field of view of the radar and hence the line of sight distance was not existent, so now in this case it is set to nan which caused a problem for the current way of computing the approach velocity, as all the values after timewise the max runout occurred are removed, this requires to convert the distance to the radar into a distance measured from top towards the radar