IMMM-SFA / gamut

An R package to identify multi-sector teleconnection complexity
https://immm-sfa.github.io/gamut/
Other
0 stars 3 forks source link

Building test suite #100

Closed crvernon closed 3 years ago

crvernon commented 3 years ago

Purpose: Build a test suite for gamut

codecov[bot] commented 3 years ago

Codecov Report

Merging #100 (ec9d3c1) into main (1989d38) will increase coverage by 4.55%. The diff coverage is 6.66%.

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

@@           Coverage Diff            @@
##            main    #100      +/-   ##
========================================
+ Coverage   0.00%   4.55%   +4.55%     
========================================
  Files          6       6              
  Lines       1007     965      -42     
========================================
+ Hits           0      44      +44     
+ Misses      1007     921      -86     
Impacted Files Coverage Δ
R/count_teleconnections.R 0.00% <0.00%> (ø)
R/helper_functions.R 25.00% <ø> (+25.00%) :arrow_up:
R/io.R 9.17% <0.00%> (+9.17%) :arrow_up:
R/count_watershed_data.R 4.34% <7.69%> (+4.34%) :arrow_up:
R/conversion.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 1989d38...9221b02. Read the comment docs.