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

NexusPHP / framework
100%

Build:
DEFAULT BRANCH: 1.x
Repo Added 03 Aug 2024 03:41PM UTC
Files 78
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 1.x
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 1.x
  • claude/fix-mutation-testing-iA7c0
  • dependabot/composer/tools/infection/infection-tw-0.30.0
  • dependabot/composer/tools/infection/infection-tw-0.31.0
  • dependabot/composer/tools/infection/infection-tw-0.32.0
  • dependabot/composer/tools/infection/infection-tw-0.32.1
  • dependabot/composer/tools/infection/infection-tw-0.32.2
  • dependabot/composer/tools/infection/infection-tw-0.32.3
  • dependabot/github_actions/NexusPHP/no-merge-commits-2.4.0
  • dependabot/github_actions/NexusPHP/no-merge-commits-2.4.1
  • dependabot/github_actions/actions/cache-5
  • dependabot/github_actions/actions/cache-5.0.5
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/configure-pages-6.0.0
  • dependabot/github_actions/actions/deploy-pages-5.0.0
  • dependabot/github_actions/actions/upload-pages-artifact-4
  • dependabot/github_actions/actions/upload-pages-artifact-5.0.0
  • nexus-collection
  • nexus-encryption
  • nexus-password
  • nexus-result
  • nexus-suppression

04 May 2026 07:26AM UTC coverage: 100.0%. Remained the same
25411402249

push

github

web-flow
Ignore ProtectedVisibility mutator on ClockSensitive PHPUnit hooks (#26)

The `saveClock` and `restoreClock` methods in the `ClockSensitive` trait are
invoked by PHPUnit via `#[Before]` and `#[After]` attributes, so visibility
does not affect their invocation. PHPUnit's per-test line coverage (with
either Xdebug or PCOV) does not record attribute or method-signature lines,
so infection cannot link any test to those lines and reports the mutants as
"Not Covered" — `--with-uncovered` only generates them, it does not run
tests against them. The full test suite would actually catch the mutation
(changing visibility to `private` causes 41 errors), but infection cannot
reach those tests for these specific lines.

Add the entry to `InfectionConfigBuilder::PER_MUTATOR_IGNORE` and regenerate
`infection.json5` via `bin/build-infection`, matching the existing pattern
used for other false-positive mutators.

Co-authored-by: Claude <noreply@anthropic.com>

1570 of 1570 relevant lines covered (100.0%)

13.33 hits per line

Relevant lines Covered
Build:
Build:
1570 RELEVANT LINES 1570 COVERED LINES
13.33 HITS PER LINE
Source Files on 1.x
  • Tree
  • List 78
  • Changed 28
  • Source Changed 0
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25411402249 1.x Ignore ProtectedVisibility mutator on ClockSensitive PHPUnit hooks (#26) The `saveClock` and `restoreClock` methods in the `ClockSensitive` trait are invoked by PHPUnit via `#[Before]` and `#[After]` attributes, so visibility does not affect thei... push 06 May 2026 01:22AM UTC web-flow github
100.0
25352834217 1.x Ignore ProtectedVisibility mutator on ClockSensitive PHPUnit hooks (#26) The `saveClock` and `restoreClock` methods in the `ClockSensitive` trait are invoked by PHPUnit via `#[Before]` and `#[After]` attributes, so visibility does not affect thei... push 05 May 2026 01:24AM UTC web-flow github
100.0
25306400139 claude/fix-mutation-testing-iA7c0 Merge b48f5cf61 into d71411181 Pull #26 04 May 2026 07:24AM UTC web-flow github
100.0
25306368306 claude/fix-mutation-testing-iA7c0 Merge f232a9bef into d71411181 Pull #26 04 May 2026 07:23AM UTC web-flow github
100.0
25296557026 1.x Fix code styles from cs-config v3.28.3 push 04 May 2026 01:24AM UTC paulbalandan github
100.0
25266628876 1.x Fix code styles from cs-config v3.28.3 push 03 May 2026 01:25AM UTC paulbalandan github
100.0
25240226000 1.x Fix code styles from cs-config v3.28.3 push 02 May 2026 01:22AM UTC paulbalandan github
100.0
25198270432 1.x Fix code styles from cs-config v3.28.3 push 01 May 2026 01:43AM UTC paulbalandan github
100.0
25142615151 1.x Fix code styles from cs-config v3.28.3 push 30 Apr 2026 01:28AM UTC paulbalandan github
100.0
25086417063 1.x Fix code styles from cs-config v3.28.3 push 29 Apr 2026 01:29AM UTC paulbalandan github
100.0
See All Builds (859)
  • 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