-
Right now the bot fails when it encounters a secure revision:
```
File "/nix/store/c94zc39953i838di2kppybjrg37k2yyn-python3.7-mozilla-codecoverage-bot-1.0.0/lib/python3.7/site-packages/code_covera…
-
```
1/ if the "-m" switch is not present use .map where is the name of
the exe in "-m" switch. So :
CodeCoverage -e TestApp.exe -u TestUnit
is equivalent as :
CodeCoverage -e TestApp.exe -m TestA…
-
```
What steps will reproduce the problem?
1. Create a class using a generic type from system.generics.*
What is the expected output? What do you see instead?
Just the coverage numbers for my own cod…
-
```
:: CYP4F2 :: Got null for HDL: 10.1124/dmd.123.001431
:: CYP4F2 :: Got null for HDL: 10.1124/dmd.107.016428
:: 18-Oxocortisol :: Got null for HDL: 10.21037/gs.2019.10.22
```
-
According to this, https://github.com/marco-c/firefox-code-coverage/blob/cc386da20f389fd5159746d56729e149029de6ae/firefox_code_coverage/codecoverage.py#L81, if there is a downloaded artifact, then we …
-
After updating to Xcode 8.3 I have switched to the master build of `pxctest` (because 0.3.1 doesn't work with Xcode 8.3) and tried to run our test suite. Pxctest reported `Test run was empty, no tests…
-
### Checklist
- [X] Issue has a meaningful title
- [X] I have searched the existing issues. See [all issues](https://github.com/pester/Pester/issues?q=is%3Aissue)
- [X] I have tested using the la…
-
When I run Invoke-DscResourceTest at clean environment, this error occured:
```
PS C:\> Invoke-DscResourceTest
Unable to find type [Pester.OutputTypes].
At C:\Program Files\WindowsPowerShell\Modul…
-
Today's development teams follow the practice of [continuous integration (CI)](https://en.wikipedia.org/wiki/Continuous_integration). This trend is fueled by a plethora of (for-free) cloud services s…
lemmy updated
2 weeks ago
-
Hi!
I'm facing UnknownHostException. As you can see test runs fine with the same Host. Do you have any ideas why it is failing for the coverage calculation?
Thank you
```
[INFO] --- exec-mave…