Closed jdelapla closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
76a72e9
) 64.19% compared to head (ddad11e
) 64.19%.:exclamation: Current head ddad11e differs from pull request most recent head 3e13e88. Consider uploading reports for the commit 3e13e88 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Issue #, if available:
What was changed? Change default stack size in PIC via CMAKE argument.
Why was it changed? To enable other dependencies using this library the ability to change this value.
How was it changed? CMake argument KVS_DEFAULT_STACK_SIZE provides the value to give along to PIC.
What testing was done for the changes? Allow CI to run. Ensured the sample executable was generated.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.