Skip to content

Add parallel testing to GitHub action phpunit#187

Open
korridor wants to merge 2 commits into
mainfrom
feature/parallel_tests_in_github_action
Open

Add parallel testing to GitHub action phpunit#187
korridor wants to merge 2 commits into
mainfrom
feature/parallel_tests_in_github_action

Fix for tests

3c61303
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 21, 2026 in 1s

89.25% (-0.03%) compared to c07c62b

View this Pull Request on Codecov

89.25% (-0.03%) compared to c07c62b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.25%. Comparing base (c07c62b) to head (3c61303).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #187      +/-   ##
============================================
- Coverage     89.27%   89.25%   -0.03%     
  Complexity     2028     2028              
============================================
  Files           282      282              
  Lines          9921     9921              
============================================
- Hits           8857     8855       -2     
- Misses         1064     1066       +2     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.