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

[Modules] SQLMI Added min param #1892

Merged
merged 4 commits into from
Sep 5, 2022
Merged

[Modules] SQLMI Added min param #1892

merged 4 commits into from
Sep 5, 2022

Conversation

eriqua
Copy link
Contributor

@eriqua eriqua commented Sep 5, 2022

Description

Closes #1858

  • Added min test to sqlmi
  • Fixed child condition causing min test to fail
  • Updated children output description

Pipeline references

For module/pipeline changes, please create and attach the status badge of your successful run.

Pipeline
Sql: ManagedInstances

Type of Change

Please delete options that are not relevant.

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Update to documentation

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My corresponding pipelines / checks run clean and green without any errors or warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (readme)
  • I did format my code

@eriqua eriqua added bug Something isn't working enhancement New feature or request [cat] modules category: modules [cat] testing category: testing labels Sep 5, 2022
@eriqua eriqua added the [prio] high importance of the issue: high priority label Sep 5, 2022
@eriqua eriqua marked this pull request as ready for review September 5, 2022 16:09
@eriqua eriqua requested a review from a team as a code owner September 5, 2022 16:09
@eriqua eriqua enabled auto-merge (squash) September 5, 2022 16:09
@eriqua eriqua merged commit 44316c5 into main Sep 5, 2022
@eriqua eriqua deleted the users/erikag/sqlmidep branch September 5, 2022 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working [cat] modules category: modules [cat] testing category: testing enhancement New feature or request [prio] high importance of the issue: high priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix failing SQL Mi
2 participants