co1emi11er2 / Handcalcs.jl

Julia package for converting Julia calculations into rendered latex.
https://co1emi11er2.github.io/Handcalcs.jl/stable/
MIT License
66 stars 1 forks source link

Handfunc macro update #4

Closed co1emi11er2 closed 5 months ago

co1emi11er2 commented 5 months ago

This pull request updates the @handfunc macro to work inside functions and not just within the local scope.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 90.62%. Comparing base (a41f268) to head (49e1756).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4 +/- ## ========================================== + Coverage 87.36% 90.62% +3.25% ========================================== Files 4 4 Lines 190 192 +2 ========================================== + Hits 166 174 +8 + Misses 24 18 -6 ```

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