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

ui : supported unit test for stored procedure #13095

Merged
merged 3 commits into from
Sep 8, 2023

Conversation

Ashish8689
Copy link
Contributor

Describe your changes:

Fixes #13031

  • I worked on adding unit test for stored procedure

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.

@Ashish8689 Ashish8689 added the UI UI specific issues label Sep 5, 2023
@Ashish8689 Ashish8689 self-assigned this Sep 5, 2023
@Ashish8689 Ashish8689 temporarily deployed to test September 5, 2023 13:42 — with GitHub Actions Inactive
@Ashish8689 Ashish8689 temporarily deployed to test September 5, 2023 13:42 — with GitHub Actions Inactive
@Ashish8689 Ashish8689 temporarily deployed to test September 5, 2023 13:42 — with GitHub Actions Inactive
@Ashish8689 Ashish8689 temporarily deployed to test September 5, 2023 13:42 — with GitHub Actions Inactive
@github-actions github-actions bot added the safe to test Add this label to run secure Github workflows on PRs label Sep 5, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2023

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 50%
50.4% (20822/41314) 30.05% (7501/24965) 31.04% (2364/7616)

@chirag-madlani chirag-madlani temporarily deployed to test September 6, 2023 06:43 — with GitHub Actions Inactive
@chirag-madlani chirag-madlani temporarily deployed to test September 6, 2023 06:43 — with GitHub Actions Inactive
@chirag-madlani chirag-madlani temporarily deployed to test September 6, 2023 06:43 — with GitHub Actions Inactive
@chirag-madlani chirag-madlani temporarily deployed to test September 6, 2023 06:43 — with GitHub Actions Inactive
@Ashish8689 Ashish8689 temporarily deployed to test September 6, 2023 09:55 — with GitHub Actions Inactive
@Ashish8689 Ashish8689 temporarily deployed to test September 6, 2023 09:55 — with GitHub Actions Inactive
@Ashish8689 Ashish8689 temporarily deployed to test September 6, 2023 09:55 — with GitHub Actions Inactive
@Ashish8689 Ashish8689 temporarily deployed to test September 6, 2023 09:55 — with GitHub Actions Inactive
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 6, 2023

[open-metadata-ui] 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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@cypress
Copy link

cypress bot commented Sep 6, 2023

9 failed tests on run #29181 ↗︎

9 378 37 5 Flakiness 0
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

Details:

Merge branch 'main' into stored-procedure-unit-test
Project: openmetadata Commit: 29d1e45366
Status: Failed Duration: 17:35 💡
Started: Sep 6, 2023 10:17 AM Ended: Sep 6, 2023 11:34 AM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@ayush-shah ayush-shah merged commit 478837f into main Sep 8, 2023
@ayush-shah ayush-shah deleted the stored-procedure-unit-test branch September 8, 2023 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Add this label to run secure Github workflows on PRs UI UI specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants