esqLABS / esqlabsR

Utility functions for modelling and simulation workflows within esqLABS organization
https://esqlabs.github.io/esqlabsR/
GNU General Public License v2.0
18 stars 2 forks source link

- Add new function `writeParameterStructureToXLS` #672

Closed PavelBal closed 4 months ago

PavelBal commented 5 months ago

Fixes #670

It still lacks the implementation of appending to a file instead of overwriting, and maybe some tests. I would ask you to do this.

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 86.84211% with 5 lines in your changes missing coverage. Please review.

Project coverage is 85.62%. Comparing base (f8cbd33) to head (c06d69c).

Files Patch % Lines
R/utilities-individual.R 0.00% 4 Missing :warning:
R/project-configuration.R 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #672 +/- ## ========================================== + Coverage 85.36% 85.62% +0.25% ========================================== Files 29 29 Lines 2139 2163 +24 ========================================== + Hits 1826 1852 +26 + Misses 313 311 -2 ```

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