NIEHS / chopin

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

data reference change #55

Closed sigmafelix closed 5 months ago

sigmafelix commented 5 months ago
codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d64bc76) 99.17% compared to head (ad9f3c7) 99.17%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #55 +/- ## ======================================= Coverage 99.17% 99.17% ======================================= Files 5 5 Lines 603 603 ======================================= Hits 598 598 Misses 5 5 ```

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

kyle-messier commented 5 months ago

@sigmafelix we should consider updating the R-CMD build check to the check-standard as opposed to the check-release, which will be necessary for CRAN submission.

sigmafelix commented 5 months ago

@Spatiotemporal-Exposures-and-Toxicology Yes, I compared the check-release.yaml we use (its name is check-standard.yaml, though) with check-standard in r-lib. The main difference is the variety of OSes and action/checkout version. I will push the updated check-standard.yaml right away.