Open danielschloms opened 6 months ago
Attention: Patch coverage is 14.28571%
with 42 lines
in your changes are missing coverage. Please review.
Project coverage is 84.03%. Comparing base (
ab9c466
) to head (90c19ed
).
Files | Patch % | Lines |
---|---|---|
Sts1CobcSw/Utility/LinuxSemaphore.cpp | 0.00% | 42 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
This PR initially includes mock implementations of Lock/Unlock for LFS and uses the proper compile definitions.
Fixes #280