pik-piam / magclass

R package | Data Class and Tools for Handling Spatial-Temporal Data
GNU Lesser General Public License v3.0
4 stars 24 forks source link

added support for NA and Inf in ifelse method #96

Closed tscheypidi closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #96 (7db155e) into master (a3aceb6) will increase coverage by 0.03%. The diff coverage is 100.00%.

:exclamation: Current head 7db155e differs from pull request most recent head cc8d690. Consider uploading reports for the commit cc8d690 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
+ Coverage   37.41%   37.44%   +0.03%     
==========================================
  Files         102      102              
  Lines        4065     4067       +2     
==========================================
+ Hits         1521     1523       +2     
  Misses       2544     2544              
Impacted Files Coverage Δ
R/ifelse.R 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a3aceb6...cc8d690. Read the comment docs.