TRAVIS_OS_NAME=linux 3.8=.8 <<<<<< ENV .coveragerc .cruft.json LICENSE art/logo_large.xcf hypothesis_auto/__init__.py hypothesis_auto/pytest.py hypothesis_auto/tester.py pyproject.toml scripts/clean.sh scripts/done.sh scripts/lint.sh scripts/test.sh tests/__init__.py tests/example_module.py tests/test_tester.py <<<<<< network # path=.mypy_cache/3.8/hypothesis/internal/coverage.meta.json {"child_modules": [], "data_mtime": 1580717090, "dep_lines": [16, 17, 18, 19, 20, 22, 1, 1, 1, 1], "dep_prios": [10, 10, 10, 5, 5, 5, 5, 30, 30, 30], "dependencies": ["json", "os", "sys", "contextlib", "typing", "hypothesis.internal.reflection", "builtins", "abc", "json.encoder", "types"], "hash": "9d5e292008509a591c1a9bd4d1d2a259", "id": "hypothesis.internal.coverage", "ignore_all": true, "interface_hash": "699b789f75f12e5c8e63929dcf5487f5", "mtime": 1580717066, "options": {"allow_redefinition": false, "allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "implicit_reexport": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "linux", "plugins": [], "show_none_errors": true, "strict_equality": false, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unreachable": false, "warn_unused_ignores": false}, "path": "/home/travis/virtualenv/python3.8.0/lib/python3.8/site-packages/hypothesis/internal/coverage.py", "size": 3566, "suppressed": [], "version_id": "0.730"}<<<<<< EOF # path=.mypy_cache/3.8/hypothesis/internal/coverage.data.json {".class": "MypyFile", "_fullname": "hypothesis.internal.coverage", "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "Dict": {".class": "SymbolTableNode", "cross_ref": "typing.Dict", "kind": "Gdef"}, "IN_COVERAGE_TESTS": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "hypothesis.internal.coverage.IN_COVERAGE_TESTS", "name": "IN_COVERAGE_TESTS", "type": "builtins.bool"}}, "Set": {".class": "SymbolTableNode", "cross_ref": "typing.Set", "kind": "Gdef"}, "Tuple": {".class": "SymbolTableNode", "cross_ref": "typing.Tuple", "kind": "Gdef"}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "hypothesis.internal.coverage.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "hypothesis.internal.coverage.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "hypothesis.internal.coverage.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "hypothesis.internal.coverage.__package__", "name": "__package__", "type": "builtins.str"}}, "check": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["name"], "flags": ["is_generator", "is_decorated"], "fullname": "hypothesis.internal.coverage.check", "name": "check", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_ready"], "fullname": null, "name": "check", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["name"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "check", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}], "type_ref": "contextlib._GeneratorContextManager"}, "variables": []}}}}, "check_block": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["name", "depth"], "flags": ["is_generator", "is_decorated"], "fullname": "hypothesis.internal.coverage.check_block", "name": "check_block", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_ready"], "fullname": null, "name": "check_block", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["name", "depth"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "check_block", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}], "type_ref": "contextlib._GeneratorContextManager"}, "variables": []}}}}, "check_function": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["f"], "flags": [], "fullname": "hypothesis.internal.coverage.check_function", "name": "check_function", "type": null}}, "contextmanager": {".class": "SymbolTableNode", "cross_ref": "contextlib.contextmanager", "kind": "Gdef"}, "description_stack": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "hypothesis.internal.coverage.description_stack", "name": "description_stack", "type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "type_ref": "builtins.list"}}}, "json": {".class": "SymbolTableNode", "cross_ref": "json", "kind": "Gdef"}, "os": {".class": "SymbolTableNode", "cross_ref": "os", "kind": "Gdef"}, "pretty_file_name": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["f"], "flags": [], "fullname": "hypothesis.internal.coverage.pretty_file_name", "name": "pretty_file_name", "type": null}}, "pretty_file_name_cache": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "hypothesis.internal.coverage.pretty_file_name_cache", "name": "pretty_file_name_cache", "type": {".class": "Instance", "args": ["builtins.str", "builtins.str"], "type_ref": "builtins.dict"}}}, "proxies": {".class": "SymbolTableNode", "cross_ref": "hypothesis.internal.reflection.proxies", "kind": "Gdef"}, "record_branch": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["name", "value"], "flags": [], "fullname": "hypothesis.internal.coverage.record_branch", "name": "record_branch", "type": null}}, "sys": {".class": "SymbolTableNode", "cross_ref": "sys", "kind": "Gdef"}, "written": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "hypothesis.internal.coverage.written", "name": "written", "type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": ["builtins.str", "builtins.bool"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.set"}}}}, "path": "/home/travis/virtualenv/python3.8.0/lib/python3.8/site-packages/hypothesis/internal/coverage.py"}<<<<<< EOF # path=coverage.xml /home/travis/build/timothycrosley/hypothesis-auto <<<<<< EOF