-
I tried to find the report by guessing what the coveralls.io URL would be, but wasn't successful. Adding it to the readme could be helpful. I'm happy to open a PR if someone can share the URL.
-
I tried to generate a test coverage report and ran into an entire zoo of errors.
I'll describe the issues so we can try to get this fixed, and a workaround. Skip to the end for the workaround.
#…
-
We will need unittests done for all methods, classes and functions found in this file.
### PR Acceptance Criteria
1. When complete this file must show **100%** coverage when merged into the code…
-
# Description
We should be able to generate code coverage reports.
# Why is that important ?
The qualify of open source projects is a really important criteria. We want to onboard high talent…
-
Hey.
Very nice plugin. I am testing it now but the styles of the coverage report are missing, at least for me. I have previously needed to fix it with:
https://davidsekar.com/aspnetcore/code-cov…
-
Tarantula should keep track of all views that are rendered then produce a report that shows what views were hit and which ones weren’t
[original LH ticket](http://relevance.lighthouseapp.com/pr…
ghost updated
15 years ago
-
Setup code coverage report and add badge to README
-
-
@TechnionYP5777/smartcity-market
Since we believe codecov does not properly reflect our project's coverage, we manually created the reports (using the cobertura tool used in mvn) and uploaded the…
-
# Added last minute unittests for matplotlib functions
##
Note, as seen in Coveralls build history, prior coverage was ~95%.
In adding last-minute unittests for plot_functions.py, which involve…