Jacob Hearst

Results 10 issues of Jacob Hearst

Hello, I've added the ability to calculate the adjacent block of a geohash as well as a function to get all the neighboring blocks

As noted in #1224 there are no unit tests on the codable implementations for database rows. This should be remedied by getting as close to 100% coverage as is reasonable

**Describe the bug** The Swift extension for VSCode generated the `launch.json` file for my Swift Package once but I was having issues and wanted to have it re-generated. I deleted...

bug
waiting on input

I'm wondering if it's possible to build a parser of only optional values using the `Optionally` parser. I've tried the following: ```swift let parser = Parse { Optionally { Int.parser()...

Closes #160 Some notes: - [Linting is mentioned in CONTRIBUTING.md](https://github.com/XcodesOrg/xcodes/blob/main/CONTRIBUTING.md?plain=1#L20) but I didn't see any linting configurations in the project nor any mention of a specific linting tool - [XcodeInstaller.InstallationType](https://github.com/XcodesOrg/xcodes/blob/main/Sources/XcodesKit/XcodeInstaller.swift#L161)...

## Pull Request Please check the type of change your PR introduces: - [ ] Bugfix - [x] Feature - [ ] Build related changes - [ ] Documentation content...

The links to the builder and post-processor docs bring you to a 404 page. Affected links: - [Clone](https://github.com/veertuinc/packer-plugin-veertu-anka/blob/444c158d5667c968dcd72c3434287a90162651fb/.web-docs/README.md?plain=1#L28) - [Create](https://github.com/veertuinc/packer-plugin-veertu-anka/blob/444c158d5667c968dcd72c3434287a90162651fb/.web-docs/README.md?plain=1#L29) - [Push](https://github.com/veertuinc/packer-plugin-veertu-anka/blob/444c158d5667c968dcd72c3434287a90162651fb/.web-docs/README.md?plain=1#L34)