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 tags to allow filter specs in cypress #15056

Merged
merged 11 commits into from
Feb 12, 2024
Merged

Conversation

karanh37
Copy link
Contributor

@karanh37 karanh37 commented Feb 6, 2024

Describe your changes:

Fixes

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.

@karanh37 karanh37 marked this pull request as draft February 6, 2024 11:35
@github-actions github-actions bot added UI UI specific issues safe to test Add this label to run secure Github workflows on PRs labels Feb 6, 2024
Copy link
Contributor

github-actions bot commented Feb 6, 2024

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 58%
58.79% (30157/51296) 38.99% (12086/31001) 38.77% (3679/9489)

@github-actions github-actions bot added the devops label Feb 7, 2024
@karanh37 karanh37 marked this pull request as ready for review February 9, 2024 10:44
Copy link

sonarqubecloud bot commented Feb 9, 2024

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

Issues
0 New issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@chirag-madlani chirag-madlani merged commit 9540406 into main Feb 12, 2024
16 checks passed
@chirag-madlani chirag-madlani deleted the cypress-tags-filter branch February 12, 2024 08:34
sushi30 pushed a commit to sushi30/OpenMetadata that referenced this pull request Feb 12, 2024
* add tags to allow filter specs in cypress

* test e2e label changes

* update workflows

* fix regex pattern

* fix workflow

* test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops e2e:Lineage 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.

2 participants