coveralls
Here are 226 public repositories matching this topic...
Hi, I've been using this library for sending a coverage report from a dockerized build hosted in Travis-CI.
At first I was unable to understand why coveralls.io builds had a coverage report but not a branch name nor a commit msg. At the end I had to read the library's code and this article to unders
Based on the text at the bottom of https://docs.coveralls.io/supported-ci-services, my understanding is to use Coveralls with an unsupported CI provider, you need to set the other service_* parameters in https://docs.coveralls.io/api-reference.
There doesn't currently appear to be a way to do this though which is preventing me from using this project.
-
Updated
Oct 28, 2017 - C++
-
Updated
Feb 27, 2020 - Groovy
-
Updated
May 24, 2020 - CMake
-
Updated
Jun 10, 2020 - TypeScript
In the readme on step 3 of running the tests with codecov.io, it says to set "codecov: true".
However, in the example linked at the bottom of the readme, none of the repos seem to do that. Is it outdated or just optional? If it's optional, what does it actually do?
-
Updated
Mar 1, 2019 - Go
-
Updated
Mar 18, 2018 - JavaScript
-
Updated
Nov 7, 2018 - TypeScript
-
Updated
Jan 17, 2020 - Lua
-
Updated
Mar 22, 2020 - Erlang
-
Updated
Sep 30, 2018 - Python
-
Updated
Jun 8, 2020 - Python
-
Updated
Jan 9, 2019 - JavaScript
-
Updated
Jan 30, 2020 - C
-
Updated
Jun 5, 2018 - HTML
-
Updated
Jun 1, 2020 - TypeScript
-
Updated
Dec 15, 2019 - Go
-
Updated
Feb 18, 2020 - Python
Improve this page
Add a description, image, and links to the coveralls topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the coveralls topic, visit your repo's landing page and select "manage topics."
Hello,
I would love to see some instructions on how to get this generated file/folder structure skeleton to work well with google/clasp's set up, specifically where to place its
.clasp.json,appsscript.json, etc, relative to thesrcfolder of typescript-library-starter, so thatclasp pushwould work perfectly.TIA, and good work!