You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Explicitly use `CODECOV_TOKEN`
* Verify that `CODECOV_TOKEN` is set
* Use an intermediary parameter
* Use an intermediary env var
* Use an intermediary env var
* Fix syntax error
* Setup CODECOV_TOKEN Environment Variable
* Pass `CODECOV_TOKEN` to the docker image
* Add initial `.codecov.yml`
* Remove debug logs
* Update `codecov.yml`
* Rename codecov.yml
* Validate codecov.yml
* Add graph to the comment layout
* [appsec] Install CodeCov Uploader Dependencies
* Install missing `sudo` dependency
* Set blocking coverage targets
* App appsec & tracer extension flags
* Create gpg file before valdation
* [appsec] Install gnupg
* Create `/root/.gnupg`
* Add slug env var (See Notes)
Notes: https://github.com/codecov/uploader/blob/6ccf3c3b145904308d38cdef1ad615df2ff6f9e0/src/ci_providers/provider_circleci.ts#L33-L49
* Detect CircleCI as the CI provider
* Run coverage while running the integration[s]/web tests
* fix: Only keep the last entry of xdebug.so files
* Merge coverage reports
* Add back again test_integrations_phpredis5 to the PHP 8.0 test suite
* Only include the Integrations/ directory
* Reset TEST_EXTRA_ENV after usage
* Only run test coverage for PHP 7.4+
* Fix circleci syntax
* Fix circleci syntax
* Upgrade phpredis5 scenario to redis-5.3.7
* Revert phpredis5 changes
* Revert phpredis5 changes
* Add gpg to the base buster container
* Use php-config to find the php extension directory
Co-authored-by: Bob Weinand <[email protected]>
* Merge coverage reports
* Add back again test_integrations_phpredis5 to the PHP 8.0 test suite
* Only include the Integrations/ directory
* Only run test coverage for PHP 7.4+
* Upgrade phpredis5 scenario to redis-5.3.7
* Revert phpredis5 changes
* Revert phpredis5 changes
* Merge master
* fix: Iteration over null
* fix: missing coverage_file definition
* fix: Undefined variable `data`
* fix: Unique codecov/upload upload_name
* fix: Unique codecov/upload upload_name
* Exclude `dogstatsd/`
---------
Co-authored-by: Bob Weinand <[email protected]>
0 commit comments