Tyler Thompson

Results 34 issues of Tyler Thompson

### What happened? Our codecov badge says 0% coverage but we have something like 90% coverage ### Version 5.1.4 and 5.1.5 ### Relevant code sample ```Swift None ``` ### Relevant...

good first issue

### Is your feature request related to a problem? Please describe. There's a really great new testing package but no information about it. ### Describe the solution you'd like I...

documentation
enhancement

### Is your feature request related to a problem? Please describe. In UIKit `flowPersistence` is a deliberately supported feature. in SwiftUI right now `removedAfterProceeding` is supported (partially by accident) and...

enhancement

### Is your feature request related to a problem? Please describe. It's unfortunate that when I launch a Workflow the arguments I pass to launch it are not typed. So...

enhancement
low priority

I'm setting up a bunch of new boxes and wanted to use Xcodes to get the latest greatest. However every time I try to brew install I get: ```bash make...

Hello! Long-time user, first time issue opener here :) My auto-formatter seems to be messing with my prompt. I've got it set up with a git hook so it formats...

### New Issue Checklist - [x] I have tried with the latest version of OHHTTPStubs - [x] I have read the [README](https://github.com/AliSoftware/OHHTTPStubs/blob/master/README.md) - [x] I have read the [Using the...

So we've got a rather complex modular architecture type setup. The unfortunate thing about Cuckoo is that it requires you to point to a particular file path in order to...

There are a few places where ViewInspector is falling behind in regards to structured concurrency. This PR is an attempt to work through that. Backward compatibility might need some discussion....