Switched from travis-ci to github actions#101
Conversation
|
Need some assistance on this one to get travis disabled so that it doesn't block the merge. |
Codecov Report
@@ Coverage Diff @@
## master #101 +/- ##
==========================================
+ Coverage 96.69% 96.71% +0.01%
==========================================
Files 5 6 +1
Lines 212 213 +1
Branches 34 34
==========================================
+ Hits 205 206 +1
Misses 4 4
Partials 3 3
Continue to review full report at Codecov.
|
| @@ -0,0 +1,47 @@ | |||
| name: "CodeQL" | |||
There was a problem hiding this comment.
Why this new service and why only on this repo?
There was a problem hiding this comment.
I can drop it into the other apps. It wasn't part of the Travis CI and is something that github actions can easily drop in if you start with actions via the website rather than code.
No description provided.