OpenMetadata icon indicating copy to clipboard operation
OpenMetadata copied to clipboard

MINOR: BigTable connector docs

Open sushi30 opened this issue 1 year ago • 4 comments

Describe your changes:

Follows https://github.com/open-metadata/OpenMetadata/pull/15122

Type of change:

  • [x] Documentation

Checklist:

  • [x] I have read the CONTRIBUTING document.
  • [ ] My PR title is Fixes <issue-number>: <short explanation>
  • [ ] I have commented on my code, particularly in hard-to-understand areas.
  • [ ] For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

sushi30 avatar Feb 12 '24 10:02 sushi30

The Python checkstyle failed.

Please run make py_format and py_format_check in the root of your repository and commit the changes to this PR. You can also use pre-commit to automate the Python code formatting.

You can install the pre-commit hooks with make install_test precommit_install.

github-actions[bot] avatar Feb 12 '24 10:02 github-actions[bot]

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 61%
61.6% (31443/51047) 40.59% (12542/30898) 40.91% (3862/9441)

github-actions[bot] avatar Feb 12 '24 10:02 github-actions[bot]