11b4606a0b
Add additional line coverage for manifest.py using output from pycov. I'm pretty happy with the resulting level of statement coverage (94%) and the number of bugs that got shaken out by writing these (5 real ones along with a couple of other improvements). The remaining 6% is mostly trivial or part of the unimplemented functions needed to import maps. The trivial stuff can get addressed some other day if we're interested in getting to 100%, but I think it's time to move on to implementing map imports after this, now that we've got better test coverage for the manifest API in general and its basic import feature in particular. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no> |
||
---|---|---|
.. | ||
manifests | ||
conftest.py | ||
test_config.py | ||
test_help.py | ||
test_manifest.py | ||
test_project.py |