Closed sinkingsugar closed 2 months ago
Attention: Patch coverage is 85.71429%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 80.01%. Comparing base (
0910ed2
) to head (fbd21b3
). Report is 1 commits behind head on devel.
Files | Patch % | Lines |
---|---|---|
shards/modules/core/core.hpp | 85.71% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Enhance setBaseCompose to handle variable existence checks more precisely. Update Set, Ref, and Update shards to use the new functionality. Improve error messages and type checking for variables.