apigee / apigee-edge-drupal

The Apigee Edge module enables you to integrate a Drupal 9 or 8 site with Apigee.
https://www.drupal.org/project/apigee_edge
GNU General Public License v2.0
32 stars 45 forks source link

Code Coverage report upload issues with codecov-actionsv3 #1053

Closed kedarkhaire closed 6 months ago

kedarkhaire commented 6 months ago

Description

In recent commits we can see there is a error in code coverage reports upload. The issue tells about the missing token value.

Expected Behavior

Update the codecov-actions from v3 to v4, Add codecov.io token in the ENV variables.