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

azjezz / psl / 8832169884 / 1
98%
next: 98%

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

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

Source Files on job 8832169884.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8832169884
  • 8ea808a4 on github
  • Prev Job for on next (#8750822623.1)
  • Next Job for on next (#8948525845.1)
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