You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some parts of the code do not seem to have unit tests (e.g. cli/, controlflow/tensorflow/, evaluation/tensorflow/, models/tensorflow/).
Globally, the code coverage as given by make coverage is 38%; it would be good to bring it up to >= 70%.
The text was updated successfully, but these errors were encountered:
Some parts of the code do not seem to have unit tests (e.g.
cli/
,controlflow/tensorflow/
,evaluation/tensorflow/
,models/tensorflow/
).Globally, the code coverage as given by
make coverage
is 38%; it would be good to bring it up to >= 70%.The text was updated successfully, but these errors were encountered: