GiggleLiu / NiLang.jl

A differential eDSL that can run faster than light and go back to the past.
https://giggleliu.github.io/NiLang.jl/dev
Apache License 2.0
250 stars 16 forks source link

no chain call #42

Closed GiggleLiu closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #42 (8107ab1) into master (f147012) will decrease coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
- Coverage   81.44%   81.40%   -0.04%     
==========================================
  Files          26       26              
  Lines        1137     1135       -2     
==========================================
- Hits          926      924       -2     
  Misses        211      211              
Impacted Files Coverage Δ
src/vars.jl 100.00% <ø> (ø)
src/autodiff/instructs.jl 84.33% <100.00%> (-0.13%) :arrow_down:
src/stdlib/bennett.jl 94.44% <100.00%> (ø)
src/stdlib/sparse.jl 90.90% <100.00%> (ø)
src/stdlib/statistics.jl 100.00% <100.00%> (ø)

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 f147012...8107ab1. Read the comment docs.