databricks-cli/.github
Denis Bilenko 395a04a8d1
Run tests with coverage on CI ()
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
..
ISSUE_TEMPLATE Add GitHub issue templates () 2023-10-30 11:26:01 +00:00
workflows Run tests with coverage on CI () 2025-01-20 15:41:24 +00:00
CODEOWNERS Add CODEOWNERS () 2024-12-30 17:41:45 +00:00
PULL_REQUEST_TEMPLATE.md Add PR template () 2023-03-23 17:38:40 +01:00
dependabot.yml Configure dependabot to check for new github-actions () 2025-01-10 09:39:00 +00:00