gap-packages / Thelma

GAP Package on threshold logic.
https://gap-packages.github.io/Thelma
Other
1 stars 2 forks source link

Set up Travis CI and Codecov integration #7

Closed olexandr-konovalov closed 5 years ago

olexandr-konovalov commented 5 years ago

This sets up tools which will run them for every change suggested in the package to check that they still run correctly after the change (see https://travis-ci.org/gap-packages/Thelma), and which calculate how many lines of the codebase are exercised by these tests (see https://codecov.io/gh/gap-packages/Thelma).

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@c1b7127). Click here to learn what that means. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master       #7   +/-   ##
=========================================
  Coverage          ?   58.76%           
=========================================
  Files             ?       12           
  Lines             ?     2459           
  Branches          ?        0           
=========================================
  Hits              ?     1445           
  Misses            ?     1014           
  Partials          ?        0