OpenMetadata
OpenMetadata copied to clipboard
Fix #12929: Added config to include/exclude undeployed pipelines while ingestion
Describe your changes:
Fixes https://github.com/open-metadata/OpenMetadata/issues/12929
Type of change:
- [ ] Bug fix
- [x] 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.
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
.
Jest test Coverage
UI tests summary
Lines | Statements | Branches | Functions |
---|---|---|---|
64.73% (34116/52705) | 41.94% (13473/32125) | 43.41% (4196/9667) |
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
.
22 failed tests on run #34006 ↗︎
![]() |
![]() |
![]() |
![]() |
![]() |
Details:
Merge branch 'main' into undeployed_pipeline_config | |||
Project: openmetadata | Commit: e43572f7c2 |
||
Status: Failed | Duration: 58:28 💡 | ||
Started: Apr 29, 2024 5:30 AM | Ended: Apr 29, 2024 7:28 AM |
Pages/Entity.spec.ts • 6 failed tests • cypress-ci-mysql-pr-8873606928-1
Pages/Database.spec.ts • 7 failed tests • cypress-ci-mysql-pr-8873606928-1
Service/ServiceIngestion.spec.ts • 1 failed test • cypress-ci-mysql-pr-8873606928-1
Test | Artifacts | |
---|---|---|
Airflow Ingestion > Create & Ingest Airflow service |
Screenshots
Video
|
Pages/Glossary.spec.ts • 2 failed tests • cypress-ci-mysql-pr-8873606928-1
Test | Artifacts | |
---|---|---|
Glossary page should work properly > Update glossary term |
Screenshots
Video
|
|
Glossary page should work properly > Remove Glossary term from entity should work properly |
Screenshots
Video
|
Flow/ObservabilityAlerts.spec.ts • 2 failed tests • cypress-ci-mysql-pr-8873606928-1
Test | Artifacts | |
---|---|---|
Observability Alert Flow > Alert creation for testCase |
Screenshots
Video
|
|
Observability Alert Flow > Verify created testCase alert details and delete alert |
Screenshots
Video
|
The first 5 failed specs are shown, see all 7 specs in Cypress Cloud.
Review all test suite changes for PR #15797 ↗︎
Quality Gate passed for 'open-metadata-ui'
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
Quality Gate passed for 'open-metadata-ingestion'
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
20.0% Coverage on New Code
0.0% Duplication on New Code