databricks-cli/.github/workflows
Denis Bilenko 395a04a8d1
Run tests with coverage on CI (#2141)
Combine 'make cover' and 'make acc-cover' into single command. They
still write coverage into different files -- it would be useful to see
separate coverage numbers.

Note, we're not making use of coverage information yet. However, running
tests in CI with coverage will
- let us catch issues that only manifest when coverage is enabled, like
https://github.com/databricks/cli/pull/2150
- will let us know if there are any issues with running coverage on CI
before investing in additional coverage support
2025-01-20 15:41:24 +00:00
..
close-stale-issues.yml Pin all github actions to commit hash (#2129) 2025-01-14 07:39:34 +00:00
external-message.yml Pin all github actions to commit hash (#2129) 2025-01-14 07:39:34 +00:00
integration-approve.yml Enable integration workflows (#2086) 2025-01-06 16:07:15 +00:00
integration-main.yml Pin all github actions to commit hash (#2129) 2025-01-14 07:39:34 +00:00
integration-pr.yml Pin all github actions to commit hash (#2129) 2025-01-14 07:39:34 +00:00
publish-winget.yml Pin all github actions to commit hash (#2129) 2025-01-14 07:39:34 +00:00
push.yml Run tests with coverage on CI (#2141) 2025-01-20 15:41:24 +00:00
release-snapshot.yml Pin all github actions to commit hash (#2129) 2025-01-14 07:39:34 +00:00
release.yml Pin all github actions to commit hash (#2129) 2025-01-14 07:39:34 +00:00