Dave Abrahams
Dave Abrahams
We have `directory`, `root_dir`, and `working_dir`, but we don't know what they are computed relative to, or what the default values are. That makes it hard to know how to...
It's nice that you have an example Swift project, but for use with Swift Package Manager and on Windows or Linux, a different pattern is needed. I know of https://github.com/mattpolzin/swift-codecov-action...
Just trying to install from melpa: hideshow-org.el:112:1:Error: Symbol's value as variable is void: hs-org/trigger-keys-block Compiling file /Users/dave/.emacs.d/elpa/hideshow-org-20120223.1450/hideshow-org.el at Thu Apr 7 16:52:39 2016
### Description Users shouldn't have to concoct their own versions of [this facility](https://github.com/loftware/CheckXCAssertionFailure). You're going to need it for your own tests anyway; it should be exposed. ### Expected behavior...
### Description Forking is cheap, and this will allow a test suite to keep running even if one test unexpectedly fails. The Swift standard library tests work this way. This...
Can't tell if this is our bug or theirs yet
Segfault
Not workin' for me: ``` ~ mono2stereo -i 56 -o 77 Input Device : 56 Output Device: 77 [1] 84712 segmentation fault mono2stereo -i 56 -o 77 ```
**Describe the bug** ```yaml ignore: - !Sources/ ``` in `codecov.yml` produces: ``` yaml.constructor.ConstructorError: could not determine a constructor for the tag '!Sources/' in "", line 2, column 5: - !Sources/...
**What product do you want to improve?** YAML **Is your feature request related to a problem? Please describe.** Sometimes it's easier to say which paths should be _in_-cluded rather than...
## Description For example, on the "ignoring paths" page, there's this text, which appears to be self-contradictory: > File paths will be read as regex patterns, so special characters in...