Clinical-Genomics / microSALT

Microbial Sequence Analysis and Loci-based Typing pipeline for use on NGS WGS data.
GNU General Public License v3.0
2 stars 3 forks source link

Code coverage improvements #85

Closed sylvinite closed 4 years ago

sylvinite commented 4 years ago

Description

The features of this PR primarily concerns internals.

It consists of pytest code coverage improvements, as well as minor code updates in order to support said improvements.

Primary function of PR

Testing

Testing is handled through the travisCI auto-execution of the pytests.

Test results

A build pass is necessary to merge this PR.

Sign-offs