ParBLiSS / FastANI

Fast Whole-Genome Similarity (ANI) Estimation
Apache License 2.0
368 stars 66 forks source link

Add Test scripts and Continous Integration. #113

Closed srirampc closed 1 year ago

srirampc commented 1 year ago

Pull Request includes

  1. CMake based build
  2. Addition of static analysis with cppcheck
  3. Code coverage of testing with gcov
  4. Reporting with lcov
  5. Continous Integration with codecov.io