NIEHS / chopin

Scalable GIS methods for environmental and climate data analysis
https://niehs.github.io/chopin/
Other
6 stars 2 forks source link

changed seed in gridmerge test #25

Closed sigmafelix closed 8 months ago

sigmafelix commented 8 months ago

Error came from grid_merge test. I changed the seed number in the test.

codecov[bot] commented 8 months ago

Codecov Report

Attention: 72 lines in your changes are missing coverage. Please review.

Comparison is base (d10c8bc) 45.17% compared to head (6a90274) 62.37%. Report is 10 commits behind head on main.

Files Patch % Lines
R/scale_process.R 36.36% 49 Missing :warning:
R/processing.R 56.60% 23 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #25 +/- ## =========================================== + Coverage 45.17% 62.37% +17.19% =========================================== Files 9 9 Lines 456 481 +25 =========================================== + Hits 206 300 +94 + Misses 250 181 -69 ```

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