BlueBrain / nmodl

Code Generation Framework For NEURON MODeling Language
https://bluebrain.github.io/nmodl/
Apache License 2.0
53 stars 15 forks source link

Implement top-level LOCAL variables. #1315

Closed 1uc closed 3 months ago

1uc commented 3 months ago

These are global variables, and when THREAD_SAFE act like thread variables, without being exposed to HOC/Python.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 27.27273% with 8 lines in your changes missing coverage. Please review.

Project coverage is 85.39%. Comparing base (9562893) to head (2fc0d77). Report is 3 commits behind head on master.

Files Patch % Lines
src/codegen/codegen_neuron_cpp_visitor.cpp 27.27% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1315 +/- ## ========================================== - Coverage 85.45% 85.39% -0.07% ========================================== Files 178 178 Lines 13382 13402 +20 ========================================== + Hits 11435 11444 +9 - Misses 1947 1958 +11 ```

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

bbpbuildbot commented 3 months ago

Logfiles from GitLab pipeline #216514 (:white_check_mark:) have been uploaded here!

Status and direct links: