adding tests to examples - updating summary module - coverage update

This commit is contained in:
thomwolf
2019-07-09 15:29:42 +02:00
parent c079d7ddff
commit d5481cbe1b
17 changed files with 139 additions and 116 deletions

View File

@@ -1,5 +1,8 @@
[run]
source=pytorch_transformers
omit =
# skip convertion scripts from testing for now
*/convert_*
[report]
exclude_lines =
pragma: no cover