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

fix single_pol flag in calculate_vp() #646

Closed adokter closed 6 months ago

adokter commented 7 months ago

fix that enables setting single_pol=FALSE in calculate_vp(). Due to a bug (#645) this flag was always TRUE

codecov[bot] commented 7 months ago

Codecov Report

Merging #646 (9c5e573) into master (a517579) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head 9c5e573 differs from pull request most recent head cd4a208. Consider uploading reports for the commit cd4a208 to get more accurate results

@@           Coverage Diff           @@
##           master     #646   +/-   ##
=======================================
  Coverage   82.07%   82.08%           
=======================================
  Files          60       60           
  Lines        3666     3667    +1     
=======================================
+ Hits         3009     3010    +1     
  Misses        657      657           
Files Coverage Δ
R/calculate_vp.R 90.96% <100.00%> (+0.05%) :arrow_up: