-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: Add unit tests coverage (Legacy PHP API) * style: Rename coverage_flags to codecov_flags * fix: Don't send empty reports * Remove includeUncoveredFiles * fix: Change paths to `dd-trace-php/...` * fix: Rename /home/circleci/datadog to dd-trace-php/ * fix: Rename /home/circleci/datadog to ./ * fix: Don't disable xdebug when running coverage ! * fix: syntax * fix: Use un-compiled files when running in coverage mode * fix: Use un-compiled files when running in coverage mode * fix: Use un-compiled files when running in coverage mode * fix: Use un-compiled files when running in coverage mode * fix: Don't include uncovered files * fix: Allow un-compiled runs * fix: Syntax * fix: Web Requests Coverage * fix: Ensure a code coverage ID exists * tests: Skip some tests under coverage mode * fix: Don't install symfony/test-pack * fix: Don't install symfony/test-pack * Revert --no-dev change * fix: Handle RoadrunnerServer * tests: Skip incompatible tests * tests: Skip incompatible tests * tests: Skip incompatible tests * style: Rename tracer-integrations to tracer-php (w/ api) * tests: Run WordPress Coverage on PHP 8.2 * fix: Add Laravel 8.x `.env` file * tests: Remove `.env` * fix: Laravel Tests Failures * Push `.env` file
- Loading branch information
Showing
31 changed files
with
403 additions
and
330 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.