Skip to content

Conversation

@silverjam
Copy link
Contributor

Description

CI: bump and pin to Ubuntu 20.04 to fix recent CI breakage

API compatibility

n/a

JIRA Reference

n/a

@silverjam silverjam requested a review from a team as a code owner November 23, 2022 06:11
bash <(curl -s https://codecov.io/bash) -s c/build || echo "Codecov did not collect coverage reports";
# - name: Upload coverage to codecov.io
# run: |
# bash <(curl -s https://codecov.io/bash) -s c/build || echo "Codecov did not collect coverage reports";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this commented out?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We aren't using codecov.io anymore (we closed our account) -- so this should be migrate to SonarCloud eventually

@silverjam silverjam marked this pull request as draft November 23, 2022 06:15
@silverjam silverjam marked this pull request as ready for review November 23, 2022 07:59
- .github/workflows/c.yaml
jobs:
coverage:
name: Code Coverage
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed this stage since it isn't doing anything, we've deleted our code cov account

@silverjam silverjam requested a review from a team November 23, 2022 08:01
@ljbade
Copy link
Contributor

ljbade commented Nov 23, 2022

I suppose we could add Sonarcloud if we want coverage report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants