nmodl icon indicating copy to clipboard operation
nmodl copied to clipboard

Semantic: check there is at most one DERIVATIVE block

Open pramodk opened this issue 2 years ago • 5 comments

This is not forbidden to have more, but due to a bug this fail in nrn.

Just to re-trigger CI testing for #1098

pramodk avatar Nov 21 '23 13:11 pramodk

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f57d0d7) 88.68% compared to head (ef4d3c3) 88.67%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1099      +/-   ##
==========================================
- Coverage   88.68%   88.67%   -0.01%     
==========================================
  Files         170      170              
  Lines       12548    12540       -8     
==========================================
- Hits        11128    11120       -8     
  Misses       1420     1420              

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

codecov[bot] avatar Nov 21 '23 13:11 codecov[bot]

@pramodk this looks useful. It contains unrelated code which is now outdated. Should this be revived and merged? Alternatively we can close it as too old.

1uc avatar May 10 '24 13:05 1uc