pytorch
6293e0ad - update coverage ignore to not skip whole modules (#67395)

Commit
3 years ago
update coverage ignore to not skip whole modules (#67395) Summary: This reduces the chance of a newly added functions to be ignored by mistake. The only test that this impacts is the coverage test that runs as part of the python doc build. So if that one works, it means that the update to the list here is correct. Pull Request resolved: https://github.com/pytorch/pytorch/pull/67395 Reviewed By: jbschlosser Differential Revision: D31991936 Pulled By: albanD fbshipit-source-id: 5b4ce7764336720827501641311cc36f52d2e516
Author
Parents
Loading