Skip to content

Conversation

@fain182
Copy link
Collaborator

@fain182 fain182 commented Dec 14, 2025

The FilePath class in src/Analyzer/FilePath.php was never used in production code - only in its dedicated test file. The codebase uses plain strings for file paths instead (via setFilePath(string) methods).

The FilePath class in src/Analyzer/FilePath.php was never used in production
code - only in its dedicated test file. The codebase uses plain strings for
file paths instead (via setFilePath(string) methods).
@codecov
Copy link

codecov bot commented Dec 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.74%. Comparing base (f8978a3) to head (dc2be57).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #544      +/-   ##
============================================
- Coverage     97.75%   97.74%   -0.01%     
+ Complexity      616      614       -2     
============================================
  Files            80       79       -1     
  Lines          1779     1775       -4     
============================================
- Hits           1739     1735       -4     
  Misses           40       40              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants