.coveragerc
.gitattributes
.gitignore
.pre-commit-config.yaml
AUTHORS
LICENSE
README.rst
pyproject.toml
releasenotes.rst
setup.cfg
setup.py
.github/workflows/ci.yml
enaml_coverage_plugin/__init__.py
enaml_coverage_plugin/parser.py
enaml_coverage_plugin/plugin.py
enaml_coverage_plugin/reporter.py
enaml_coverage_plugin.egg-info/PKG-INFO
enaml_coverage_plugin.egg-info/SOURCES.txt
enaml_coverage_plugin.egg-info/dependency_links.txt
enaml_coverage_plugin.egg-info/not-zip-safe
enaml_coverage_plugin.egg-info/requires.txt
enaml_coverage_plugin.egg-info/top_level.txt
tests/plugin_test.py
tests/test_simple.py
tests/data/__init__.py
tests/data/test_simple.enaml