wwt / SwiftCurrent

A library for managing complex workflows in Swift

Home Page:https://wwt.github.io/SwiftCurrent/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace SonarCloud with CodeCov

morganzellers opened this issue · comments

Is your feature request related to a problem? Please describe.

SonarCloud was not usable by contributors outside of the WWT Organization. SonarCloud was also creating churn for the dev team via issues we did not want to fix and false positives on reports.

Describe the solution you'd like

We would like to not take on SonarCloud as a tool, but would like to see code coverage for code additions in PRs.

Describe alternatives you've considered

See discussion #48 for context.

For inspiration see https://github.com/Tyler-Keith-Thompson/CucumberSwift/blob/master/.github/.codecov.yml

Associated PR #52

A test of after we made it to main. I must have branched too soon so we didn't get a completely successful test: #53

CodeCov is in and SonarCloud is out.