OpenMetadata icon indicating copy to clipboard operation
OpenMetadata copied to clipboard

Connector: Add VertexAI connector

Open harshsoni2024 opened this issue 1 year ago • 2 comments

Describe your changes:

Fixes

I worked on ... because ...

Type of change:

  • [ ] Bug fix
  • [ ] Improvement
  • [x] New feature
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] 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.

harshsoni2024 avatar Aug 28 '24 05:08 harshsoni2024

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 Aug 28 '24 05:08 github-actions[bot]

Quality Gate Failed Quality Gate failed for 'open-metadata-ingestion'

Failed conditions
0.0% Coverage on New Code (required ≥ 20%)

See analysis details on SonarCloud

sonarqubecloud[bot] avatar Aug 28 '24 06:08 sonarqubecloud[bot]