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

Database Layering #8796

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from
Draft

Database Layering #8796

wants to merge 19 commits into from

Conversation

swatiganesh
Copy link
Collaborator

@swatiganesh swatiganesh commented Feb 24, 2025

πŸ”© Description: What code changed, and why?

⛓️ Related Resources

πŸ‘ Definition of Done

πŸ‘Ÿ How to Build and Test the Change

βœ… Checklist

All PRs must tick these:

With occasional exceptions, all PRs from Progress employees must tick these:

  • Is the code clear? (complicated code or lots of comments--subdivide and use well-named methods, meaningful variable names, etc.)
  • Consistency checked? (user notifications, user prompts, visual patterns, code patterns, variable names)
  • Repeated code blocks eliminated? (adapt and reuse existing components, blocks, functions, etc.)
  • Spelling, grammar, typos checked? (at a minimum use make spell in any component directory)
  • Code well-formatted? (indents, line breaks, etc. improve rather than hinder readability)

All PRs from Progress employees should tick these if appropriate:

  • Tests added/updated? (all new code needs new tests)
  • Docs added/updated? (all customer-facing changes)

Please add a note next to any checkbox above if you are NOT ticking it.

πŸ“· Screenshots, if applicable

Copy link

netlify bot commented Feb 24, 2025

βœ… Deploy Preview for chef-automate ready!

Name Link
πŸ”¨ Latest commit b7527d0
πŸ” Latest deploy log https://app.netlify.com/sites/chef-automate/deploys/67bc1f5e632dd70008fee859
😎 Deploy Preview https://deploy-preview-8796--chef-automate.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@swatiganesh swatiganesh changed the base branch from main to migration-script February 24, 2025 07:29
Signed-off-by: Aishwarya2001 <[email protected]>
Signed-off-by: Aishwarya2001 <[email protected]>
@github-actions github-actions bot added the documentation Anything related to the Automate docs. label Mar 4, 2025
Signed-off-by: Aishwarya2001 <[email protected]>

Quality Gate failed Quality Gate failed

Failed conditions
10 New issues
36.5% Coverage on New Code (required β‰₯ 80%)
6.4% Duplication on New Code (required ≀ 3%)

See analysis details on SonarQube

Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

Base automatically changed from migration-script to main March 5, 2025 05:54
@swatiganesh swatiganesh removed the documentation Anything related to the Automate docs. label Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants