LICENSE
MANIFEST.in
README.md
pyproject.toml
codecov/__init__.py
codecov/badge.py
codecov/coverage.py
codecov/diff_grouper.py
codecov/github.py
codecov/github_client.py
codecov/groups.py
codecov/log.py
codecov/main.py
codecov/settings.py
codecov/template.py
codecov/template_files/comment.md.j2
codecov/template_files/macros.md.j2
codecov/template_files/pr.md.j2
codecov/template_files/project.md.j2
python_coverage_comment.egg-info/PKG-INFO
python_coverage_comment.egg-info/SOURCES.txt
python_coverage_comment.egg-info/dependency_links.txt
python_coverage_comment.egg-info/entry_points.txt
python_coverage_comment.egg-info/requires.txt
python_coverage_comment.egg-info/top_level.txt
tests/test_badge.py
tests/test_coverage.py
tests/test_diff_grouper.py
tests/test_github.py
tests/test_github_client.py
tests/test_log.py
tests/test_main.py
tests/test_settings.py
tests/test_template.py