-
Notifications
You must be signed in to change notification settings - Fork 73
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
HJ-7 - Add MicrosoftSQLServerMonitor support code #5404
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
fides Run #10624
Run Properties:
|
Project |
fides
|
Branch Review |
refs/pull/5404/merge
|
Run status |
Passed #10624
|
Run duration | 00m 38s |
Commit |
10704ce3c2 ℹ️: Merge f9fd54f5267a9deb8f419c46c58efb1e0f3f812d into 04a08730fc4a95fc535cacc0a035...
|
Committer | Andres Torres |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
4
|
Upgrade your plan to view test results. | |
View all changes introduced in this branch ↗︎ |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5404 +/- ##
==========================================
- Coverage 83.89% 83.88% -0.01%
==========================================
Files 384 384
Lines 24112 24112
Branches 2624 2624
==========================================
- Hits 20228 20227 -1
Misses 3302 3302
- Partials 582 583 +1 ☔ View full report in Codecov by Sentry. |
clients/admin-ui/src/features/integrations/integration-type-info/scyllaInfo.tsx
Show resolved
Hide resolved
clients/admin-ui/src/features/integrations/integration-type-info/rdsPostgresInfo.tsx
Show resolved
Hide resolved
clients/admin-ui/src/features/integrations/integration-type-info/rdsMySQLInfo.tsx
Show resolved
Hide resolved
src/fides/api/schemas/connection_configuration/connection_secrets_mssql.py
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
~
clients/admin-ui/src/features/integrations/add-integration/allIntegrationTypes.tsx
Outdated
Show resolved
Hide resolved
fides Run #10627
Run Properties:
|
Project |
fides
|
Branch Review |
main
|
Run status |
Passed #10627
|
Run duration | 00m 38s |
Commit |
f4288b4ad9: HJ-7 - Add MicrosoftSQLServerMonitor support code (#5404)
|
Committer | Andres Torres |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
4
|
Upgrade your plan to view test results. | |
View all changes introduced in this branch ↗︎ |
Closes #HJ-7
Description Of Changes
HJ-7 - Add MicrosoftSQLServerMonitor support code
Code Changes
Steps to Confirm
Pre-Merge Checklist
CHANGELOG.md
main
downgrade()
migration is correct and works