Closed marscher closed 4 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.19%. Comparing base (
dfdeb76
) to head (338c94b
). Report is 4 commits behind head on master.
🚨 Try these New Features:
I just noticed that we have undefined references at some places in our code base. In this case the "first" and "second" argument in the overridden method were undefined.
This should also fix the float16 test failure which occurred every once in a while.