Skip to content

Conversation

@froque
Copy link
Member

@froque froque commented Apr 4, 2025

No description provided.

@froque froque requested a review from Copilot April 4, 2025 22:51
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 12 out of 23 changed files in this pull request and generated no comments.

Files not reviewed (11)
  • samples/ban-alter-domain-with-add-constraint/file1-ok.sql: Language not supported
  • samples/ban-alter-domain-with-add-constraint/file2-ok.sql: Language not supported
  • samples/ban-alter-domain-with-add-constraint/file3-ok.sql: Language not supported
  • samples/ban-alter-domain-with-add-constraint/file4-ok.sql: Language not supported
  • samples/ban-alter-domain-with-add-constraint/file5-ok.sql: Language not supported
  • samples/ban-alter-domain-with-add-constraint/file6-ok.sql: Language not supported
  • samples/ban-alter-domain-with-add-constraint/file7-ok.sql: Language not supported
  • samples/ban-alter-domain-with-add-constraint/file8-ok.sql: Language not supported
  • samples/ban-alter-domain-with-add-constraint/file9.sql: Language not supported
  • samples/ban-create-domain-with-constraint/file1-ok.sql: Language not supported
  • samples/ban-create-domain-with-constraint/file2.sql: Language not supported
Comments suppressed due to low confidence (1)

src/main/java/com/premiumminds/sonar/postgres/visitors/BanAlterDomainWithConstraintCheck.java:15

  • [nitpick] Consider extracting the magic string "C" into a named constant to improve code readability and maintainability.
if (alterDomainStmt.getSubtype().equals("C")){

@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 4, 2025

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@froque froque merged commit e3a2ded into master Apr 4, 2025
5 checks passed
@froque froque deleted the 46-add-rules-to-ban-domains-with-constraints branch April 4, 2025 22:53
@froque froque added the rule label May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants