feat: exclude closed jobs from activity references #764
Codacy Production / Codacy Static Code Analysis
required action
May 2, 2026 in 0s
2 new issues (0 max.) of at least severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 2
Complexity increasing per file
==============================
- lib/JobOrderStatuses.php 3
- lib/Contacts.php 2
See the complete overview on Codacy
Annotations
Check warning on line 739 in lib/Contacts.php
codacy-production / Codacy Static Code Analysis
lib/Contacts.php#L739
Avoid using static access to class 'JobOrderStatuses' in method 'getNonClosedJobOrdersArray'.
Check warning on line 597 in lib/Pipelines.php
codacy-production / Codacy Static Code Analysis
lib/Pipelines.php#L597
Avoid using static access to class 'JobOrderStatuses' in method 'getNonClosedCandidatePipeline'.
Loading