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 application router class #15069

Merged
merged 3 commits into from
Feb 7, 2024
Merged

Conversation

Sachin-chaurasiya
Copy link
Member

@Sachin-chaurasiya Sachin-chaurasiya commented Feb 7, 2024

Describe your changes:

I worked on adding base class for application routes

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.

@Sachin-chaurasiya Sachin-chaurasiya self-assigned this Feb 7, 2024
@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 7, 2024
Copy link
Contributor

github-actions bot commented Feb 7, 2024

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 56%
56.41% (29257/51862) 37.65% (11750/31212) 36.83% (3500/9504)

@Sachin-chaurasiya Sachin-chaurasiya marked this pull request as ready for review February 7, 2024 08:31
@Sachin-chaurasiya Sachin-chaurasiya enabled auto-merge (squash) February 7, 2024 08:38
Copy link

sonarqubecloud bot commented Feb 7, 2024

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

Kudos, no new issues were introduced!

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

See analysis details on SonarCloud

@Sachin-chaurasiya Sachin-chaurasiya merged commit 54b1d08 into main Feb 7, 2024
16 checks passed
@Sachin-chaurasiya Sachin-chaurasiya deleted the application-router-class branch February 7, 2024 09:37
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.

2 participants