codecov / standards

List of Codecov language standards
MIT License
8 stars 9 forks source link

Create Generic upstream.sh File to be Pulled by Each Codecov Standard #5

Closed aviquez96 closed 11 months ago

aviquez96 commented 3 years ago

Codecov individual standards use an upstream.sh file that is responsible for uploading coverage report information to the Standards repo when a PR is merged to master. Each standard has its own upstream.sh file that is generic enough to be created into one single file in this repo, which would then be pulled and used by each standard. Hence, this issue.

Acceptance Criteria:

thomasrockhu-codecov commented 11 months ago

This is done