NIEHS / chopin

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

distribute_process_multirasters output formatting #34

Closed sigmafelix closed 6 months ago

sigmafelix commented 7 months ago

distribute_process_multirasters works as designed, but the output does make little sense since it does not contain a file information from which the summary values are calculated. The internal processing lines should add file names in addition to the id and raster layer names.

Meanwhile, Codecov shows a different behavior in distribute_process_multirasters compared to other tests, where no main lines of the function were marked untested despite being tested in the test suite.