Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dao Get Call based on type #15429

Merged
merged 2 commits into from
Mar 2, 2024
Merged

Add Dao Get Call based on type #15429

merged 2 commits into from
Mar 2, 2024

Conversation

mohityadav766
Copy link
Contributor

Describe your changes:

Makes Dao Return a generic type based on return

I worked on ... because ...

Type of change:

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

Checklist:

  • 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.

@mohityadav766 mohityadav766 self-assigned this Mar 1, 2024
@mohityadav766 mohityadav766 requested a review from a team as a code owner March 1, 2024 19:01
@github-actions github-actions bot added backend safe to test Add this label to run secure Github workflows on PRs labels Mar 1, 2024
Copy link

sonarqubecloud bot commented Mar 1, 2024

Quality Gate Passed Quality Gate passed for 'open-metadata-ingestion'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

cypress bot commented Mar 1, 2024

15 failed tests on run #33298 ↗︎

15 716 12 0 Flakiness 0

Details:

Keep Jdbi as Attr
Project: openmetadata Commit: 62f5da14d8
Status: Failed Duration: 14:41 💡
Started: Mar 1, 2024 7:30 PM Ended: Mar 1, 2024 8:45 PM
Failed  Service/ServiceIngestion.spec.ts • 3 failed tests • cypress-ci-mysql-pr-8116077471-1

View Output Video

Test Artifacts
Superset Ingestion > Create & Ingest Superset service Screenshots Video
Superset Ingestion > Update schedule options and verify Screenshots Video
Superset Ingestion > Delete Superset service Screenshots Video
Failed  Pages/Teams.spec.js • 1 failed test • cypress-ci-mysql-pr-8116077471-1

View Output Video

Test Artifacts
Teams flow should work properly > Update description for created team Screenshots Video
Failed  Pages/Tags.spec.js • 1 failed test • cypress-ci-mysql-pr-8116077471-1

View Output Video

Test Artifacts
Classification Page > Should render basic elements on page Screenshots Video
Failed  Features/QueryEntity.spec.js • 1 failed test • cypress-ci-mysql-pr-8116077471-1

View Output Video

Test Artifacts
Query Entity > Update owner, description and tag Screenshots Video
Failed  Pages/DataInsight.spec.js • 1 failed test • cypress-ci-mysql-pr-8116077471-1

View Output Video

Test Artifacts
Data Insight feature > Deploy data insight index Screenshots Video

The first 5 failed specs are shown, see all 11 specs in Cypress Cloud.

Review all test suite changes for PR #15429 ↗︎

@mohityadav766 mohityadav766 merged commit f2b1622 into main Mar 2, 2024
12 of 16 checks passed
@mohityadav766 mohityadav766 deleted the addDaoGetCall branch March 2, 2024 18:13
mohityadav766 added a commit that referenced this pull request Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants