Added code coverage checks #2160
Annotations
1 error
|
check
You have 3 commits incorrectly signed off. To fix, first ensure you have a local copy of your branch by [checking out the pull request locally via command line](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/checking-out-pull-requests-locally). Next, head to your local branch and run:
```bash
git rebase HEAD~3 --signoff
```
Now your commits will have your sign off. Next run
```bash
git push --force-with-lease origin PECOBLR-621
```
Commit sha: [3d1606b](https://github.com/databricks/databricks-sql-python/pull/649/commits/3d1606b2dfd9e75fc5655bafbe31740bec2670bb), Author: Madhavendra Rathore, Committer: Madhavendra Rathore; The sign-off is missing.
Commit sha: [6a6c210](https://github.com/databricks/databricks-sql-python/pull/649/commits/6a6c2100f3934b1c6faa90dd81b16d1483b890cd), Author: Madhavendra Rathore, Committer: Madhavendra Rathore; The sign-off is missing.
Commit sha: [b0a3c5e](https://github.com/databricks/databricks-sql-python/pull/649/commits/b0a3c5e414130301ca52cc8071e16744e3bc5b26), Author: Madhavendra Rathore, Committer: Madhavendra Rathore; The sign-off is missing.
|