DrChainsaw / ONNXNaiveNASflux.jl

Import/export ONNX models
MIT License
43 stars 2 forks source link

Add let-block to prevent boxing of constants #51

Closed DrChainsaw closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #51 (c945135) into master (4c58fad) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   95.05%   95.06%   +0.01%     
==========================================
  Files          12       12              
  Lines         931      933       +2     
==========================================
+ Hits          885      887       +2     
  Misses         46       46              
Impacted Files Coverage Δ
src/deserialize/ops.jl 98.22% <100.00%> (+0.02%) :arrow_up:

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 4c58fad...c945135. Read the comment docs.