• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

levibostian / Wendy-iOS
88%

Build:
DEFAULT BRANCH: main
Repo Added 11 Feb 2024 01:08PM UTC
Files 22
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • mint-script
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-checkout-digest
  • renovate/actions-setup-node-5.x
  • renovate/actions-setup-node-6.x
  • renovate/actions-setup-node-digest
  • renovate/coverallsapp-github-action-digest
  • renovate/groue-semaphore-0.x
  • renovate/irgaly-setup-mint-digest
  • renovate/macos-15.x
  • renovate/mint-packages
  • semaphore-value-update
  • spr/main/d322acb4

03 Jan 2026 09:00PM UTC coverage: 87.936%. Remained the same
20682845857

push

github

web-flow
chore(deps): update dependency realm/swiftlint to v0.63.0 (#245)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [realm/SwiftLint](https://redirect.github.com/realm/SwiftLint) | minor
| `0.62.2` → `0.63.0` |

---

### Release Notes

<details>
<summary>realm/SwiftLint (realm/SwiftLint)</summary>

###
[`v0.63.0`](https://redirect.github.com/realm/SwiftLint/blob/HEAD/CHANGELOG.md#0630-High-Speed-Extraction)

[Compare
Source](https://redirect.github.com/realm/SwiftLint/compare/0.62.2...0.63.0-rc.2)

##### Breaking

- The `redundant_self_in_closure` rule has been renamed to
`redundant_self` (with
`redundant_self_in_closure` as a deprecated alias) to reflect its now
broader scope,
while by default still maintains the previous behavior of only checking
closures.
To enable checking for all redundant `self` usages, set the new
`only_in_closures`
  option to `false`.\
  [SimplyDanny](https://redirect.github.com/SimplyDanny)

##### Experimental

- None.

##### Enhancements

- Extend `redundant_self_in_closure` rule to detect all redundant uses
of `self`,
not just in closures. Initializers (which commonly prefer an explicit
`self` prefix)
  can be ignored by setting `keep_in_initializers` to `true`.\
  [SimplyDanny](https://redirect.github.com/SimplyDanny)

- Add a `separation` configuration option to the
`vertical_whitespace_between_cases` rule
to allow customizing blank line separation between switch cases. The
default value is
`always` (require at least one blank line). Setting it to `never`
enforces no blank
  lines between cases.\
  [SimplyDanny](https://redirect.github.com/SimplyDanny)
[#&#8203;6326](https://redirect.github.com/realm/SwiftLint/issues/6326)

- Rewrite the following rules with SwiftSyntax:
  - `vertical_whitespace_between_cases`
  <!-- Keep empty line to have the contributors on a separate line. -->
  [SimplyDanny](https://redirect.github.com/SimplyDanny)

- Add new opt-in `unneeded_throws_rethrows` rul... (continued)

605 of 688 relevant lines covered (87.94%)

24970813.83 hits per line

Relevant lines Covered
Build:
Build:
688 RELEVANT LINES 605 COVERED LINES
24970813.83 HITS PER LINE
Source Files on main
  • Tree
  • List 22
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20682845857 main chore(deps): update dependency realm/swiftlint to v0.63.0 (#245) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [realm/SwiftLint](https://redirect.github.com/realm/SwiftLint) | minor | `0.62.2` → `0.63.0` |... push 03 Jan 2026 09:02PM UTC web-flow github
87.94
19991516104 main chore(deps): update actions/setup-node digest to 395ad32 (#244) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://redirect.github.com/actions/setup-node) ([changelog](ht... push 06 Dec 2025 05:02PM UTC web-flow github
87.94
19988539634 main chore(deps): update actions/checkout digest to 8e8c483 (#243) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) ([changelog](https://... push 06 Dec 2025 12:35PM UTC web-flow github
87.94
19786468810 main chore(deps): update dependency nicklockwood/swiftformat to v0.58.7 (#242) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [nicklockwood/SwiftFormat](https://redirect.github.com/nicklockwood/SwiftFormat) | pa... push 29 Nov 2025 04:36PM UTC web-flow github
87.94
19688736487 main chore(deps): update actions/checkout action to v6 push 26 Nov 2025 01:08AM UTC levibostian github
87.94
19683395942 main chore(deps): update coverallsapp/github-action digest to 5cbfd81 (#240) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [coverallsapp/github-action](https://redirect.github.com/coverallsapp/github... push 25 Nov 2025 09:03PM UTC web-flow github
87.94
19680800426 main chore(deps): update actions/checkout digest to 93cb6ef (#239) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | digest | `... push 25 Nov 2025 07:37PM UTC web-flow github
87.94
19671791664 main ci: make environment generic to avoid breaking it For a while now, I've been using the latest version of everything, specifically the keyword "latest," because I assumed that would make everything work. Latest version of macOS, latest version of ... push 25 Nov 2025 02:17PM UTC levibostian github
87.94
18994163190 main chore(deps): update dependency realm/swiftlint to v0.62.2 (#237) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [realm/SwiftLint](https://redirect.github.com/realm/SwiftLint) | patch | `0.62.1` -> `0.62.2` ... push 01 Nov 2025 08:37AM UTC web-flow github
87.94
18636349064 main chore(deps): update actions/setup-node action to v6 push 19 Oct 2025 09:43PM UTC levibostian github
87.94
See All Builds (263)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc