NIEHS / chopin

Computation of Spatial Data by Hierarchical and Objective Partitioning of Inputs for Parallel Processing
https://niehs.github.io/chopin/
Other
10 stars 3 forks source link

0.1.1 patch #35

Closed sigmafelix closed 9 months ago

sigmafelix commented 9 months ago

More tests: scale_process.R gets 80.00% coverage.

covr missing error when pulling approved PR.

No clue about no coverage detection of distribute_process_multirasters() tests.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (49d1e88) 91.93% compared to head (90fbb7e) 93.82%. Report is 2 commits behind head on main.

Files Patch % Lines
R/scale_process.R 58.33% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #35 +/- ## ========================================== + Coverage 91.93% 93.82% +1.88% ========================================== Files 7 7 Lines 583 583 ========================================== + Hits 536 547 +11 + Misses 47 36 -11 ```

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