OpenMetadata icon indicating copy to clipboard operation
OpenMetadata copied to clipboard

Fixed: Dagster to work with its API

Open NiharDoshi99 opened this issue 3 years ago • 4 comments

Describe your changes :

I worked on the Dagster integration with its API. Issue #7362

Type of change :

  • [x] Bug fix
  • [x] Improvement
  • [ ] New feature
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Documentation

NiharDoshi99 avatar Sep 20 '22 09:09 NiharDoshi99



Test summary

107 2 4 0


Run details

Project openmetadata
Status Failed
Commit 2da3eb4b92
Started Sep 23, 2022 11:11 AM
Ended Sep 23, 2022 11:59 AM
Duration 47:40 💡
OS Linux Ubuntu - 20.04
Browser Chrome 105

View run in Cypress Dashboard ➡️


Failures

DataQualityAndProfiler.js Failed
1 Data Quality and Profiler should work properly > Add Profiler ingestion
Teams.spec.js Failed
1 Teams flow should work properly > Update description and display name for created team

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

cypress[bot] avatar Sep 20 '22 10:09 cypress[bot]

Also we might need to modify the test_connection for dagster as well as we will not be using db connection anymore

ulixius9 avatar Sep 20 '22 11:09 ulixius9

The Python checkstyle failed.

Please run make py_format 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 Sep 21 '22 09:09 github-actions[bot]

[open-metadata-ingestion] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

65.9% 65.9% Coverage
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Sep 21 '22 09:09 sonarqubecloud[bot]