spcl / daceml

A Data-Centric Compiler for Machine Learning
https://daceml.readthedocs.io
BSD 3-Clause "New" or "Revised" License
81 stars 14 forks source link

test #33

Closed tbennun closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #33 (c1c6135) into master (39c1c57) will decrease coverage by 12.45%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #33       +/-   ##
===========================================
- Coverage   95.43%   82.98%   -12.46%     
===========================================
  Files          21       22        +1     
  Lines        1599     1604        +5     
===========================================
- Hits         1526     1331      -195     
- Misses         73      273      +200     
Impacted Files Coverage Δ
daceml/onnx/check_impl.py 17.64% <0.00%> (-81.05%) :arrow_down:
daceml/onnx/nodes/codegen.py 76.00% <0.00%> (-20.89%) :arrow_down:
daceml/onnx/environments/onnxruntime.py 81.48% <0.00%> (-16.67%) :arrow_down:
daceml/onnx/nodes/onnx_op.py 92.59% <0.00%> (-4.53%) :arrow_down:
daceml/onnx/onnx_importer.py 93.02% <0.00%> (-3.49%) :arrow_down:
...ml/onnx/op_implementations/pure_implementations.py 87.68% <0.00%> (-0.73%) :arrow_down:
daceml/__init__.py 80.00% <0.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 39c1c57...c1c6135. Read the comment docs.