adokter / bioRad

R package for analysis and visualisation of biological signals in weather radar data
http://adokter.github.io/bioRad
Other
28 stars 16 forks source link

handle empty numeric vectors without ifelse #656

Closed iskandari closed 4 weeks ago

iskandari commented 3 months ago

Fix the conversion of NULL values in azimuth or range start to 0.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.08%. Comparing base (1dd4aa3) to head (a25d6e1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #656 +/- ## ======================================= Coverage 82.08% 82.08% ======================================= Files 60 60 Lines 3667 3667 ======================================= Hits 3010 3010 Misses 657 657 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.