YingboMa / FastBroadcast.jl

MIT License
76 stars 6 forks source link

Move @generated to end to support running with compiled-modules=no #23

Closed chriselrod closed 3 years ago

chriselrod commented 3 years ago

Fixes https://github.com/SciML/DifferentialEquations.jl/issues/813#issuecomment-960390299

codecov-commenter commented 3 years ago

Codecov Report

Merging #23 (b1881be) into master (6d9658f) will not change coverage. The diff coverage is 93.33%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #23   +/-   ##
=======================================
  Coverage   89.74%   89.74%           
=======================================
  Files           1        1           
  Lines         234      234           
=======================================
  Hits          210      210           
  Misses         24       24           
Impacted Files Coverage Δ
src/FastBroadcast.jl 89.74% <93.33%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6d9658f...b1881be. Read the comment docs.