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

levibostian / Wendy-iOS / 20682845857
88%

Build:
DEFAULT BRANCH: main
Ran 03 Jan 2026 09:02PM UTC
Jobs 1
Files 22
Run time 1min
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

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

Jobs
ID Job ID Ran Files Coverage
1 20682845857.1 03 Jan 2026 09:02PM UTC 22
87.94
GitHub Action Run
Source Files on build 20682845857
  • Tree
  • List 22
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20682845857
  • 72e4f77c on github
  • Prev Build on main (#19991516104)
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