SciML / RuntimeGeneratedFunctions.jl

Functions generated at runtime without world-age issues or overhead
https://docs.sciml.ai/RuntimeGeneratedFunctions/stable/
MIT License
99 stars 15 forks source link

Deduplicate docs without use of `@ eval` or `@ doc` #59

Closed c42f closed 1 year ago

c42f commented 1 year ago

This uses a syntactic trick to document the API without use of @eval or @doc or the duplication of #58

codecov[bot] commented 1 year ago

Codecov Report

Merging #59 (87bf9a4) into master (8beb7c7) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #59   +/-   ##
=======================================
  Coverage   95.91%   95.91%           
=======================================
  Files           1        1           
  Lines          98       98           
=======================================
  Hits           94       94           
  Misses          4        4           
Impacted Files Coverage Δ
src/RuntimeGeneratedFunctions.jl 95.91% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more