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

MyIntervals / emogrifier / 10901566776
96%

Build:
DEFAULT BRANCH: main
Ran 17 Sep 2024 10:51AM UTC
Jobs 1
Files 11
Run time 32min
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

17 Sep 2024 10:51AM UTC coverage: 97.318%. Remained the same
10901566776

push

github

web-flow
[CLEANUP] Remove an impossible `throw` (#1315)

PHPStan is able to determine that `array_combine` when passed the results of
`array_keys` and `array_values` for the same array can never fail (in the sense
of returning `false`), because the two passed arrays will always be the same
length.

Psalm could not, which was why the return value check and `throw` was originally
put in.

762 of 783 relevant lines covered (97.32%)

277.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10901566776.1 17 Sep 2024 10:51AM UTC 0
97.32
GitHub Action Run
Source Files on build 10901566776
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10901566776
  • c05b1683 on github
  • Prev Build on main (#10899713572)
  • Next Build on main (#10901645911)
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