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

Minor: add base class for tags #14218

Merged
merged 5 commits into from
Dec 4, 2023

Conversation

Sachin-chaurasiya
Copy link
Member

@Sachin-chaurasiya Sachin-chaurasiya commented Dec 4, 2023

Describe your changes:

I worked on adding a base class for tags and using that class to fetch the tags.

Type of change:

  • Improvement

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.
  • I have added tests around the new logic.
  • For connector/ingestion changes: I updated the documentation.

@Sachin-chaurasiya Sachin-chaurasiya self-assigned this Dec 4, 2023
@github-actions github-actions bot added UI UI specific issues safe to test Add this label to run secure Github workflows on PRs labels Dec 4, 2023
chirag-madlani
chirag-madlani previously approved these changes Dec 4, 2023
@Sachin-chaurasiya Sachin-chaurasiya marked this pull request as draft December 4, 2023 10:07
Copy link
Contributor

github-actions bot commented Dec 4, 2023

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 48%
49.02% (24059/49078) 30.62% (9036/29506) 30.5% (2735/8968)

@Sachin-chaurasiya Sachin-chaurasiya changed the title Minor: exclude knowledge center classification tags from tag suggestion Minor: add base class for tags Dec 4, 2023
Copy link

sonarqubecloud bot commented Dec 4, 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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@Sachin-chaurasiya Sachin-chaurasiya marked this pull request as ready for review December 4, 2023 12:28
@Sachin-chaurasiya Sachin-chaurasiya merged commit 7ec6d77 into main Dec 4, 2023
15 checks passed
@Sachin-chaurasiya Sachin-chaurasiya deleted the minor-exclude-knowledge-classification branch December 4, 2023 12:30
Sachin-chaurasiya added a commit that referenced this pull request Dec 4, 2023
* Minor: exclude knowledge center classification tags from tag suggestion

* add base class for tags

* add unit test

* clean up constants

(cherry picked from commit 7ec6d77)
@harshach
Copy link
Collaborator

harshach commented Dec 6, 2023

do we need this for 1.2.3? @Sachin-chaurasiya

@Sachin-chaurasiya
Copy link
Member Author

do we need this for 1.2.3? @Sachin-chaurasiya

Yes, @harshach , it's cherry-picked to 1.2.3.

MrVinegar pushed a commit to MrVinegar/OpenMetadata that referenced this pull request Dec 15, 2023
* Minor: exclude knowledge center classification tags from tag suggestion

* add base class for tags

* add unit test

* clean up constants
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