microsoft / hummingbird

Hummingbird compiles trained ML models into tensor computation for faster inference.
MIT License
3.34k stars 278 forks source link

following up on #639 #692

Closed ksaur closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #692 (94556a8) into main (3d2e63c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #692   +/-   ##
=======================================
  Coverage   90.14%   90.14%           
=======================================
  Files          80       80           
  Lines        4625     4625           
  Branches      848      848           
=======================================
  Hits         4169     4169           
  Misses        259      259           
  Partials      197      197           
Flag Coverage Δ
unittests 90.14% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

ksaur commented 1 year ago

@interesaaat hold off on this one, we need to fix the pandas 2.0.0 issue first that was released today (https://github.com/pandas-dev/pandas/releases/tag/v2.0.0)