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

Fix failing RTD build #101

Closed orausch closed 2 years ago

orausch commented 2 years ago

See https://github.com/sphinx-doc/sphinx/issues/10291

codecov[bot] commented 2 years ago

Codecov Report

Merging #101 (4a6d4ef) into master (4257fc6) will increase coverage by 0.10%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
+ Coverage   67.39%   67.49%   +0.10%     
==========================================
  Files          58       58              
  Lines        6955     6924      -31     
==========================================
- Hits         4687     4673      -14     
+ Misses       2268     2251      -17     
Impacted Files Coverage Δ
.../onnx/op_implementations/img_op_implementations.py 66.92% <0.00%> (+0.13%) :arrow_up:
...ml/onnx/op_implementations/pure_implementations.py 70.72% <0.00%> (+1.12%) :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 4257fc6...4a6d4ef. Read the comment docs.