Logo white

Peter M. Groen / CLI11

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • CLI11
  • .codecov.yml
  • Codecov (#5) ...
    89ed072f
    * Adding first try at coverage
    
    * Fix for CMakeLists
    
    * Fix for wrong shell
    
    * Fixes to Coverage
    
    * Fix for missing coverage
    
    * Adding badge
    
    * Using repo token
    
    * Adding test files to coverage
    
    * Fix typo
    
    * Adding codecov
    
    * Fix for code coverage
    
    * Fix single file tests under CodeCov
    
    * Seperating coverage steps
    
    * Fix testrunner to be ctest
    
    * Fix constant rebuilding of doxygen
    
    * Adding coverage, tested locally
    
    * Adding compiler version to gcov
    
    * Fixing code coverage gcov download and use
    
    * Adding Coverage build type with some fixes
    
    * Better way of using gcc
    
    * Adding coverage badge
    
    * Removing tests from calcs
    Henry Schreiner authored
    2017-03-07 16:17:30 -0500  
    Browse Code ยป
.codecov.yml 21 Bytes
Edit Raw Blame History
1 2 3

ignore:
  - "tests"