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

azjezz / psl / 8832169884
98%

Build:
DEFAULT BRANCH: next
Ran 25 Apr 2024 12:05PM UTC
Jobs 1
Files 736
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

25 Apr 2024 12:04PM UTC coverage: 98.781%. Remained the same
8832169884

push

github

web-flow
Change `Iter\apply` `(Closure(T): void)` `$function`to `(Closure(T): mixed)` (#471)

If the return type is not going to be used, it does not make sense to enforce it.

For example, there are cases like arrow functions that are incompatible, and force to use longer versions just because of the implicit return, for example:

```php
Psl\Iter\apply(
    $items,
    fn (Item $item) => $q($item)->then($this->processItem(...))
);
```

4377 of 4431 relevant lines covered (98.78%)

58.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8832169884.1 25 Apr 2024 12:05PM UTC 0
98.78
GitHub Action Run
Source Files on build 8832169884
Detailed source file information is not available for this build.
  • Back to Repo
  • 8ea808a4 on github
  • Prev Build on next (#8750822623)
  • Next Build on next (#8948525845)
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