ben18785 / MosquitoBorneDisease

A fully-tested opensource modelling environment for spatial mosquito ecology
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Infrastructure #4

Closed fcooper8472 closed 5 years ago

fcooper8472 commented 5 years ago

This removes the makefile replacing it with a CMakeLists.txt, upgrades the travis configuration, and adds integration for appveyor, clang-tidy and clang-format.

It also adds Catch2 for testing, and adds an example test statement.

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@8a4384b). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master     #4   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?      1           
  Lines             ?      2           
  Branches          ?      0           
=======================================
  Hits              ?      2           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
tests/MbdTests.cpp 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8a4384b...dccb5ac. Read the comment docs.