• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

reliforp / reli-prof / 27039813197
81%
0.13.x: 81%

Build:
Build:
LAST BUILD BRANCH: claude/slim-region-analyzer
DEFAULT BRANCH: 0.13.x
Ran 05 Jun 2026 09:00PM UTC
Jobs 29
Files 1007
Run time 5min
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

05 Jun 2026 08:59PM UTC coverage: 80.967% (-0.6%) from 81.519%
27039813197

Pull #817

github

web-flow
Merge 6a901c7c1 into f4c844e2b
Pull Request #817: feat(memory-report): ext/phar walker — module globals, manifest, per-entry structs, archive

510 of 953 new or added lines in 44 files covered. (53.52%)

113 existing lines in 10 files now uncovered.

36597 of 45200 relevant lines covered (80.97%)

213.55 hits per line

Uncovered Changes

Lines Coverage ∆ File
65
41.96
src/Lib/PhpProcessReader/PhpMemoryReader/PhpStream/PhpStreamWalker.php
64
80.43
src/Lib/PhpProcessReader/PhpMemoryReader/Collector/Job/EmitModuleGlobalsHashTablesJob.php
13
0.0
src/Inspector/MemoryDump/FastPath/Generated/v70/PharArchiveDataReader.php
13
0.0
src/Inspector/MemoryDump/FastPath/Generated/v70/PharGlobalsReader.php
13
0.0
src/Inspector/MemoryDump/FastPath/Generated/v71/PharArchiveDataReader.php
13
0.0
src/Inspector/MemoryDump/FastPath/Generated/v71/PharGlobalsReader.php
13
0.0
src/Inspector/MemoryDump/FastPath/Generated/v72/PharArchiveDataReader.php
13
0.0
src/Inspector/MemoryDump/FastPath/Generated/v72/PharGlobalsReader.php
13
0.0
src/Inspector/MemoryDump/FastPath/Generated/v73/PharArchiveDataReader.php
13
0.0
src/Inspector/MemoryDump/FastPath/Generated/v73/PharGlobalsReader.php
13
0.0
src/Inspector/MemoryDump/FastPath/Generated/v74/PharArchiveDataReader.php
13
0.0
src/Inspector/MemoryDump/FastPath/Generated/v74/PharGlobalsReader.php
13
0.0
src/Inspector/MemoryDump/FastPath/Generated/v80/PharArchiveDataReader.php
13
0.0
src/Inspector/MemoryDump/FastPath/Generated/v80/PharGlobalsReader.php
13
0.0
src/Inspector/MemoryDump/FastPath/Generated/v81/PharArchiveDataReader.php
13
0.0
src/Inspector/MemoryDump/FastPath/Generated/v81/PharGlobalsReader.php
13
0.0
src/Inspector/MemoryDump/FastPath/Generated/v82/PharArchiveDataReader.php
13
0.0
src/Inspector/MemoryDump/FastPath/Generated/v82/PharGlobalsReader.php
13
0.0
src/Inspector/MemoryDump/FastPath/Generated/v83/PharArchiveDataReader.php
13
0.0
src/Inspector/MemoryDump/FastPath/Generated/v83/PharGlobalsReader.php
13
0.0
src/Inspector/MemoryDump/FastPath/Generated/v84/PharArchiveDataReader.php
13
0.0
src/Inspector/MemoryDump/FastPath/Generated/v84/PharGlobalsReader.php
13
0.0
src/Inspector/MemoryDump/FastPath/Generated/v85/PharArchiveDataReader.php
13
0.0
src/Inspector/MemoryDump/FastPath/Generated/v85/PharGlobalsReader.php
9
66.67
-17.54% src/Lib/PhpInternals/Types/Zend/ZendModuleEntry.php
2
96.67
src/Lib/PhpInternals/Types/Phar/PharArchiveData.php
2
90.91
src/Lib/PhpInternals/Types/Phar/PharEntryInfo.php
2
96.72
src/Lib/PhpInternals/Types/Phar/PharGlobals.php
2
83.5
-0.57% src/Lib/PhpProcessReader/PhpMemoryReader/MemoryLocationsCollector.php
1
0.0
src/Inspector/MemoryDump/FastPath/Generated/v70/PharEntryInfoReader.php
1
0.0
src/Inspector/MemoryDump/FastPath/Generated/v71/PharEntryInfoReader.php
1
0.0
src/Inspector/MemoryDump/FastPath/Generated/v72/PharEntryInfoReader.php
1
0.0
src/Inspector/MemoryDump/FastPath/Generated/v73/PharEntryInfoReader.php
1
0.0
src/Inspector/MemoryDump/FastPath/Generated/v74/PharEntryInfoReader.php
1
0.0
src/Inspector/MemoryDump/FastPath/Generated/v80/PharEntryInfoReader.php
1
0.0
src/Inspector/MemoryDump/FastPath/Generated/v81/PharEntryInfoReader.php
1
0.0
src/Inspector/MemoryDump/FastPath/Generated/v82/PharEntryInfoReader.php
1
0.0
src/Inspector/MemoryDump/FastPath/Generated/v83/PharEntryInfoReader.php
1
0.0
src/Inspector/MemoryDump/FastPath/Generated/v84/PharEntryInfoReader.php
1
0.0
src/Inspector/MemoryDump/FastPath/Generated/v85/PharEntryInfoReader.php

Coverage Regressions

Lines Coverage ∆ File
35
83.5
-0.57% src/Lib/PhpProcessReader/PhpMemoryReader/MemoryLocationsCollector.php
34
69.47
-1.14% src/Lib/PhpProcessReader/PhpMemoryReader/Collector/Job/EmitObjectJob.php
13
83.7
1.55% src/Lib/PhpProcessReader/PhpMemoryReader/Collector/Job/EmitFiberJob.php
11
92.57
-2.1% src/Lib/PhpProcessReader/PhpMemoryReader/Collector/Job/EmitCallFrameJob.php
9
95.04
2.4% src/Lib/PhpInternals/Types/Zend/ZendExecuteData.php
4
92.59
3.7% src/Lib/PhpProcessReader/PhpMemoryReader/Collector/Job/EmitGeneratorJob.php
3
72.22
0.79% src/Lib/PhpProcessReader/PhpMemoryReader/ReferenceContext/CallFrameContext.php
2
77.03
7.03% src/Lib/PhpInternals/Types/Zend/ZendGenerator.php
1
90.57
-0.29% src/Inspector/Output/MemoryOutput/Comparison/Formatter/TextComparisonFormatter.php
1
76.47
-2.94% src/Lib/PhpProcessReader/PhpMemoryReader/Collector/Job/ObjectsStoreBucketIteratorJob.php
Jobs
ID Job ID Ran Files Coverage
1 v84_zts - 27039813197.1 05 Jun 2026 09:12PM UTC 1007
46.09
GitHub Action Run
2 v85_zts - 27039813197.2 05 Jun 2026 09:10PM UTC 1007
46.42
GitHub Action Run
3 v83 - 27039813197.3 05 Jun 2026 09:06PM UTC 1007
46.33
GitHub Action Run
4 v80_zts - 27039813197.4 05 Jun 2026 09:06PM UTC 1007
45.65
GitHub Action Run
5 v74 - 27039813197.5 05 Jun 2026 09:04PM UTC 1007
44.41
GitHub Action Run
6 v73 - 27039813197.6 05 Jun 2026 09:04PM UTC 1007
44.17
GitHub Action Run
7 v84_alpine_zts - 27039813197.7 05 Jun 2026 09:08PM UTC 1007
45.19
GitHub Action Run
8 unit-php8.4 - 27039813197.8 05 Jun 2026 09:00PM UTC 1007
59.02
GitHub Action Run
9 v82 - 27039813197.9 05 Jun 2026 09:11PM UTC 1007
46.33
GitHub Action Run
10 v84_alpine - 27039813197.10 05 Jun 2026 09:06PM UTC 1007
44.9
GitHub Action Run
11 unit-arm64-php8.5 - 27039813197.11 05 Jun 2026 09:02PM UTC 1007
59.04
GitHub Action Run
12 v81 - 27039813197.12 05 Jun 2026 09:06PM UTC 1007
46.3
GitHub Action Run
13 v70 - 27039813197.13 05 Jun 2026 09:02PM UTC 1007
32.93
GitHub Action Run
14 v82_zts - 27039813197.14 05 Jun 2026 09:06PM UTC 1007
46.17
GitHub Action Run
15 v71 - 27039813197.15 05 Jun 2026 09:02PM UTC 1007
33.4
GitHub Action Run
16 v84-arm64 - 27039813197.16 05 Jun 2026 09:08PM UTC 1007
46.22
GitHub Action Run
17 v74_zts - 27039813197.17 05 Jun 2026 09:07PM UTC 1007
44.25
GitHub Action Run
18 v74-arm64 - 27039813197.18 05 Jun 2026 09:04PM UTC 1007
44.33
GitHub Action Run
19 v80 - 27039813197.19 05 Jun 2026 09:11PM UTC 1007
45.8
GitHub Action Run
20 unit-php8.5 - 27039813197.20 05 Jun 2026 09:00PM UTC 1007
59.02
GitHub Action Run
21 v84_zts-arm64 - 27039813197.21 05 Jun 2026 09:07PM UTC 1007
45.17
GitHub Action Run
22 v84 - 27039813197.22 05 Jun 2026 09:08PM UTC 1007
46.24
GitHub Action Run
23 v82-arm64 - 27039813197.23 05 Jun 2026 09:06PM UTC 1007
46.29
GitHub Action Run
24 unit-arm64-php8.4 - 27039813197.24 05 Jun 2026 09:01PM UTC 1007
59.04
GitHub Action Run
25 v83_zts - 27039813197.25 05 Jun 2026 09:06PM UTC 1007
46.18
GitHub Action Run
26 v81_zts - 27039813197.26 05 Jun 2026 09:07PM UTC 1007
46.15
GitHub Action Run
27 v73_zts - 27039813197.27 05 Jun 2026 09:05PM UTC 1007
43.94
GitHub Action Run
28 v72 - 27039813197.28 05 Jun 2026 09:05PM UTC 1007
44.13
GitHub Action Run
29 v85 - 27039813197.29 05 Jun 2026 09:29PM UTC 1007
46.84
GitHub Action Run
Source Files on build 27039813197
  • Tree
  • List 1007
  • Changed 27
  • Source Changed 21
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27039813197
  • Pull Request #817
  • PR Base - 0.13.x (#26965773107)
  • Delete
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