OpenMined / PySyft-TensorFlow

SOON TO BE DEPRECATED - The TensorFlow bindings for PySyft
Apache License 2.0
57 stars 11 forks source link

Raise test coverage to 80% or 95% #21

Open jvmncs opened 4 years ago

jvmncs commented 4 years ago

This line should look more like this line and this one.

mrunderline commented 4 years ago

did you really want to replace just 0 with 95?!

jvmncs commented 4 years ago

There's a bit more to it than that :)

Running the coverage will show that some files are causing test coverage to be below 70%. This issue also requires adding tests to bring coverage up to 80 or 95% (or even 100%)! If you'd like, you can check the coverage yourself with the commands linked above.