Closed 1uc closed 5 months ago
Attention: Patch coverage is 0%
with 2 lines
in your changes are missing coverage. Please review.
Project coverage is 86.35%. Comparing base (
0e69948
) to head (f6b7522
). Report is 1 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
src/codegen/codegen_neuron_cpp_visitor.cpp | 0.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Logfiles from GitLab pipeline #210987 (:white_check_mark:) have been uploaded here!
Status and direct links:
A parameter can be assigned a value inside the PARAMETER block. If no value is assigned the default is
0.0
.This commit fixes a bug when no value was specified.