./.github/codecov.yml .editorconfig .treerc CHANGES.rst MANIFEST.in Makefile README.rst __main__.py ci/download_gha_artifacts.py ci/github_releases.py ci/parse_relnotes.py coverage/__init__.py coverage/__main__.py coverage/annotate.py coverage/bytecode.py coverage/cmdline.py coverage/collector.py coverage/config.py coverage/context.py coverage/control.py coverage/ctracer/datastack.c coverage/ctracer/datastack.h coverage/ctracer/filedisp.c coverage/ctracer/filedisp.h coverage/ctracer/module.c coverage/ctracer/stats.h coverage/ctracer/tracer.c coverage/ctracer/tracer.h coverage/ctracer/util.h coverage/data.py coverage/debug.py coverage/disposition.py coverage/env.py coverage/exceptions.py coverage/execfile.py coverage/files.py coverage/fullcoverage/encodings.py coverage/html.py coverage/htmlfiles/coverage_html.js coverage/htmlfiles/style.css coverage/htmlfiles/style.scss coverage/inorout.py coverage/jsonreport.py coverage/misc.py coverage/multiproc.py coverage/numbits.py coverage/parser.py coverage/phystokens.py coverage/plugin.py coverage/plugin_support.py coverage/python.py coverage/pytracer.py coverage/report.py coverage/results.py coverage/sqldata.py coverage/summary.py coverage/templite.py coverage/tomlconfig.py coverage/version.py coverage/xmlreport.py doc/_static/coverage.css doc/api.rst doc/api_coverage.rst doc/api_coveragedata.rst doc/api_module.rst doc/api_plugin.rst doc/branch.rst doc/changes.rst doc/check_copied_from.py doc/cmd.rst doc/conf.py doc/config.rst doc/contexts.rst doc/contributing.rst doc/dbschema.rst doc/excluding.rst doc/faq.rst doc/help/annotate.rst doc/help/combine.rst doc/help/debug.rst doc/help/erase.rst doc/help/html.rst doc/help/json.rst doc/help/report.rst doc/help/run.rst doc/help/xml.rst doc/howitworks.rst doc/index.rst doc/install.rst doc/plugins.rst doc/requirements.in doc/requirements.pip doc/sample_html/coverage_html.js doc/sample_html/jquery.ba-throttle-debounce.min.js doc/sample_html/jquery.hotkeys.js doc/sample_html/jquery.isonscreen.js doc/sample_html/jquery.min.js doc/sample_html/jquery.tablesorter.min.js doc/sample_html/status.json doc/sample_html/style.css doc/sleepy.rst doc/source.rst doc/subprocess.rst doc/trouble.rst doc/whatsnew5x.rst igor.py lab/bpo_prelude.py lab/branch_trace.py lab/branches.py lab/compare_times.sh lab/coverage-03.dtd lab/coverage-04.dtd lab/disgen.py lab/find_class.py lab/genpy.py lab/hack_pyc.py lab/new-data.js lab/parse_all.py lab/parser.py lab/platform_info.py lab/run_trace.py lab/show_platform.py lab/show_pyc.py metacov.ini perf/bug397.py perf/perf_measure.py perf/solve_poly.py pylintrc requirements/dev.in requirements/dev.pip requirements/kit.in requirements/kit.pip requirements/pins.pip requirements/pip-tools.in requirements/pip-tools.pip requirements/pip.in requirements/pip.pip requirements/pytest.in requirements/pytest.pip requirements/tox.in requirements/tox.pip setup.cfg setup.py tests/__init__.py tests/conftest.py tests/coveragetest.py tests/covmodzip1.py tests/gold/README.rst tests/gold/annotate/anno_dir/d_80084bf2fba02475___init__.py,cover tests/gold/annotate/anno_dir/d_80084bf2fba02475_a.py,cover tests/gold/annotate/anno_dir/d_b039179a8a4ce2c2___init__.py,cover tests/gold/annotate/anno_dir/d_b039179a8a4ce2c2_b.py,cover tests/gold/annotate/anno_dir/multi.py,cover tests/gold/annotate/annotate/white.py,cover tests/gold/annotate/encodings/utf8.py,cover tests/gold/annotate/multi/a/__init__.py,cover tests/gold/annotate/multi/a/a.py,cover tests/gold/annotate/multi/b/__init__.py,cover tests/gold/annotate/multi/b/b.py,cover tests/gold/annotate/multi/multi.py,cover tests/gold/html/Makefile tests/gold/html/styled/extra.css tests/gold/html/styled/style.css tests/gold/html/support/coverage_html.js tests/gold/html/support/jquery.ba-throttle-debounce.min.js tests/gold/html/support/jquery.hotkeys.js tests/gold/html/support/jquery.isonscreen.js tests/gold/html/support/jquery.min.js tests/gold/html/support/jquery.tablesorter.min.js tests/gold/html/support/style.css tests/gold/testing/xml/output.xml tests/gold/xml/x_xml/coverage.xml tests/gold/xml/y_xml_branch/coverage.xml tests/goldtest.py tests/helpers.py tests/js/tests.js tests/mixins.py tests/modules/aa/__init__.py tests/modules/aa/afile.odd.py tests/modules/aa/afile.py tests/modules/aa/bb.odd/bfile.py tests/modules/aa/bb/__init__.py tests/modules/aa/bb/bfile.odd.py tests/modules/aa/bb/bfile.py tests/modules/aa/bb/cc/__init__.py tests/modules/aa/bb/cc/cfile.py tests/modules/aa/zfile.py tests/modules/ambiguous/__init__.py tests/modules/ambiguous/pkg1/__init__.py tests/modules/ambiguous/pkg1/ambiguous.py tests/modules/covmod1.py tests/modules/namespace_420/sub1/__init__.py tests/modules/pkg1/__init__.py tests/modules/pkg1/__main__.py tests/modules/pkg1/p1a.py tests/modules/pkg1/p1b.py tests/modules/pkg1/p1c.py tests/modules/pkg1/runmod2.py tests/modules/pkg1/sub/__init__.py tests/modules/pkg1/sub/__main__.py tests/modules/pkg1/sub/ps1a.py tests/modules/pkg1/sub/runmod3.py tests/modules/pkg2/__init__.py tests/modules/pkg2/p2a.py tests/modules/pkg2/p2b.py tests/modules/plugins/__init__.py tests/modules/plugins/a_plugin.py tests/modules/plugins/another.py tests/modules/process_test/__init__.py tests/modules/process_test/try_execfile.py tests/modules/runmod1.py tests/modules/usepkgs.py tests/moremodules/namespace_420/sub2/__init__.py tests/moremodules/othermods/__init__.py tests/moremodules/othermods/othera.py tests/moremodules/othermods/otherb.py tests/moremodules/othermods/sub/__init__.py tests/moremodules/othermods/sub/osa.py tests/moremodules/othermods/sub/osb.py tests/osinfo.py tests/plugin1.py tests/plugin2.py tests/plugin_config.py tests/qunit/jquery.tmpl.min.js tests/stress_phystoken.tok tests/stress_phystoken_dos.tok tests/test_annotate.py tests/test_api.py tests/test_arcs.py tests/test_cmdline.py tests/test_collector.py tests/test_concurrency.py tests/test_config.py tests/test_context.py tests/test_coverage.py tests/test_data.py tests/test_debug.py tests/test_execfile.py tests/test_filereporter.py tests/test_files.py tests/test_goldtest.py tests/test_html.py tests/test_json.py tests/test_misc.py tests/test_mixins.py tests/test_numbits.py tests/test_oddball.py tests/test_parser.py tests/test_phystokens.py tests/test_plugins.py tests/test_process.py tests/test_python.py tests/test_report.py tests/test_results.py tests/test_setup.py tests/test_summary.py tests/test_templite.py tests/test_testing.py tests/test_version.py tests/test_xml.py tests/zipsrc/zip1/__init__.py tests/zipsrc/zip1/zip1.py tox.ini <<<<<< network # path=coverage.xml /home/runner/work/coveragepy/coveragepy/coverage /home/runner/work/coveragepy/coveragepy/tests <<<<<< EOF # path=fixes ./coverage/ctracer/filedisp.c:3,6,9,17,18,23,26,29,32,35,38,41,44 ./coverage/ctracer/util.h:3,6,8,14,22,29,33,38,43,46 ./coverage/ctracer/datastack.h:3,6,9,17,20,23,28,31,39,40,44 ./coverage/ctracer/stats.h:3,6,8,14,28 ./coverage/ctracer/filedisp.h:3,6,9,12,21,23,25 ./coverage/ctracer/module.c:3,7,9,11,24,25,28,32,33,36,37,43,44,50,51,58,59,66,67,69 ./coverage/ctracer/tracer.c:3,5,10,12,15,19,20,23,24,25,27,35,38,40,45,46,54,56,59,60,62,65,67,70,71,73,76,79,82,85,86,89,91,94,95,107,112,114,115,117,119,120,124,132,133,138,141,147,150,155,158,160,161,162,167,171,175,179,190,194,199,200,203,204,206,209,211,212,216,220,223,226,230,234,237,238,239,244,249,255,258,266,269,271,275,276,277,279,282,283,285,287,290,292,293,297,300,303,309,316,318,320,324,327,329,339,349,351,355,356,359,360,367,369,377,380,381,384,385,389,396,397,398,404,408,413,417,418,422,436,438,448,454,459,460,463,466,467,468,469,472,473,476,480,484,488,489,495,496,497,501,502,506,508,514,515,517,521,528,531,532,535,541,543,544,545,548,551,556,558,560,567,568,569,572,577,584,585,590,593,595,596,598,601,602,605,608,615,624,630,631,634,635,642,643,649,650,655,656,657,659,660,661,662,663,666,668,670,671,674,676,681,683,694,697,702,703,704,705,713,717,719,720,725,726,728,730,732,733,739,741,745,752,753,757,763,765,770,773,775,780,782,786,788,792,794,798,799,802,805,808,809,810,833,842,846,852,854,858,859,869,870,871,877,882,883,888,889,892,895,902,904,917,918,921,922,925,929,933,934,937,944,945,947,948,951,954,957,958,959,962,965,966,969,987,988,993,996,999,1002,1005,1008,1011,1014,1017,1020,1023,1026,1031,1034,1037,1040,1043,1046 ./coverage/ctracer/datastack.c:3,6,8,11,16,17,20,22,25,27,28,31,42,45,48,50 ./coverage/ctracer/tracer.h:3,6,11,13,15,18,31,40,46,51,53,59,62,65,67,69 <<<<<< EOF