push
travis-ci
<a href="https://github.com/weldr/lorax/commit/<a class=hub.com/weldr/lorax/commit/76d5b0afd3b293eae57a794c7e90f1807fd92678">76d5b0afd<a href="https://github.com/weldr/lorax/commit/76d5b0afd3b293eae57a794c7e90f1807fd92678">">lorax-composer: Return UnknownBlueprint errors when using deleted blueprints Reading a blueprint wasn&#39;t checking to see if it had been deleted so it was returning the most recent commit before it had been deleted. This allowed things like starting a compose with a blueprint that technically doesn&#39;t exist. One exception to this is the /changes/ route, it must be available so that you can use the commit hash to undo a delete. This also adds tests for the various operations. (cherry picked from commit </a><a class="double-link" href="https://github.com/weldr/lorax/commit/<a class="double-link" href="https://github.com/weldr/lorax/commit/b399076cb08f5c74bce4148057c22a56065c3c9c">b399076cb</a>">b399076cb</a><a href="https://github.com/weldr/lorax/commit/76d5b0afd3b293eae57a794c7e90f1807fd92678">) Resolves: rhbz#1682992
705 of 1803 branches covered (39.1%)
Branch coverage included in aggregate %.
30 of 30 new or added lines in 2 files covered. (100.0%)
2301 of 4773 relevant lines covered (48.21%)
0.48 hits per line