nmodl icon indicating copy to clipboard operation
nmodl copied to clipboard

Implement net_move.

Open 1uc opened this issue 1 year ago • 2 comments

Add the code for printing net_move for NEURON+nmodl. Also adds a usecase demonstrating the behaviour of net_move.

1uc avatar May 24 '24 11:05 1uc

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 86.22%. Comparing base (dbea431) to head (0183fbb).

Files Patch % Lines
src/codegen/codegen_neuron_cpp_visitor.cpp 0.00% 6 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1277      +/-   ##
==========================================
- Coverage   86.25%   86.22%   -0.03%     
==========================================
  Files         178      178              
  Lines       13276    13280       +4     
==========================================
  Hits        11451    11451              
- Misses       1825     1829       +4     

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

codecov[bot] avatar May 24 '24 11:05 codecov[bot]