nmodl icon indicating copy to clipboard operation
nmodl copied to clipboard

Add `net_event`.

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

Adds supports and tests for printing net_event calls. Note that net_event can IIUC only be called from inside NET_RECEIVE blocks.

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

Codecov Report

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

Project coverage is 86.25%. Comparing base (dbea431) to head (20f3a4c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1275   +/-   ##
=======================================
  Coverage   86.25%   86.25%           
=======================================
  Files         178      178           
  Lines       13276    13276           
=======================================
  Hits        11451    11451           
  Misses       1825     1825           

: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]