stencil icon indicating copy to clipboard operation
stencil copied to clipboard

feat: refactor function definitions in clj

Open erdos opened this issue 1 year ago • 1 comments

  • Refactor how functions are defined for stencil.
  • Create automatically generated functions documentation from the source code.

erdos avatar Jul 28 '24 10:07 erdos

Codecov Report

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

Project coverage is 94.01%. Comparing base (0ab758d) to head (990cb59).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
+ Coverage   93.78%   94.01%   +0.23%     
==========================================
  Files          30       30              
  Lines        2076     2090      +14     
  Branches       92       90       -2     
==========================================
+ Hits         1947     1965      +18     
+ Misses         37       35       -2     
+ Partials       92       90       -2     

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

codecov[bot] avatar Jul 28 '24 10:07 codecov[bot]