LICENSE
README.md
__init__.py
atoms.py
cli.py
coverage_engine.py
pyproject.toml
report.py
udl.py
validate.py
./__init__.py
./atoms.py
./cli.py
./coverage_engine.py
./report.py
./udl.py
./validate.py
./schemas/run.schema.json
./schemas/udl.schema.json
coverage_universe.egg-info/PKG-INFO
coverage_universe.egg-info/SOURCES.txt
coverage_universe.egg-info/dependency_links.txt
coverage_universe.egg-info/entry_points.txt
coverage_universe.egg-info/requires.txt
coverage_universe.egg-info/top_level.txt
schemas/run.schema.json
schemas/udl.schema.json
tests/test_atoms.py
tests/test_atoms_constraints.py
tests/test_boundary_and_mapping.py
tests/test_cli_flow.py
tests/test_cli_strict.py
tests/test_coverage.py
tests/test_numeric_partition_edges.py
tests/test_report.py
tests/test_udl.py
tests/test_validate_semantic.py