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

Correct errors #114

Closed KristianNelson closed 2 years ago

KristianNelson commented 3 years ago

This resolves #113 , #112 #110 , #111 , and #109. Fixed typos, changed mismatched spelling, and resolve the error occuring in the testthat functions.

codecov[bot] commented 3 years ago

Codecov Report

Merging #114 (5fe71e7) into main (0db7d24) will decrease coverage by 0.09%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##            main    #114      +/-   ##
========================================
- Coverage   4.55%   4.46%   -0.10%     
========================================
  Files          6       5       -1     
  Lines        965     964       -1     
========================================
- Hits          44      43       -1     
  Misses       921     921              
Impacted Files Coverage Δ
R/count_teleconnections.R 0.00% <ø> (ø)
R/count_watershed_data.R 4.34% <ø> (ø)

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 0db7d24...5fe71e7. Read the comment docs.

KristianNelson commented 3 years ago

@crvernon no rush on this response, but is codecov/project failing only because of a decrease in coverage? I have ran through all the checks and updates in the package and there seems to be nothing wrong there. Let me know what you think. Thanks!