-
In order to make releases more painless, and the code more stable and dependable in general I would like to try and hit a goal of at least 80% coverage (line based) on all packages.
Coverage data f…
-
Improve the coverage with mocha :
- [ ] 100% of lines of code
- [ ] 100% of statements
- [ ] > 95% of branches
-
We have been trying to compile our jacoco test report, while the team has three different coverage statistics and even one of us get a significantly lower branch coverage. Is that ok if we use the sam…
-
Hi everyone!
I just started learning to use `pybuilder` and while including it into one of my projects I noticed that regardless of setting `project.name` it keeps the distribution name with defaul…
-
我是用coveralls。
我有振動兩份檔案:
[.travis.yml](https://github.com/i3thuan5/su5lui3-hun1kip4-hok8bu7/blob/master/.travis.yml)
```
dist: xenial
language: python
python:
- '3.5'
env:
matrix:
- TOX…
-
|[](https://github.com/jesstess)| @jesstess reported|
|-|-|
|Trac ID|trac#6456|
|Type|enhancement|
|Created|2013-04-22 00:59:17Z|
See https://buildbot.twistedmatrix.com/builds/twisted-coverage.py/twi…
-
I first wanted to thank you for providing this plugin! It does exactly what it should.
However, once I import the code coverage report to SonarQube's generic test coverage report path (sonar.covera…
-
- [x] Select and configure Testing library
- [x] Integrate with Travis to ensure that tests are run when branches are pushed/merged
- [x] Install and configure Coveralls to monitor code coverage
- [x]…
-
Hi,
I'm trying to use this GH Action in https://github.com/openai/gym/pull/2789. On my fork it seems to works fine: https://github.com/kir0ul/gym/runs/6244334853?check_suite_focus=true, but on the …
-
It's easier to visualize how much of our code we are testing if we have a code coverage tool in place. Something that'll give us a report after each test run would be nice. Integration with busterjs i…
kates updated
10 years ago