Fix Nullable#3676
Conversation
There was a problem hiding this comment.
Code Health Improved
(1 files improve in Code Health)
Gates Passed
4 Quality Gates Passed
See analysis details in CodeScene
View Improvements
| File | Code Health Impact | Categories Improved |
|---|---|---|
| DynamoDbTableFactory.cs | 7.11 → 7.55 | Code Duplication |
| MsSqlInbox.cs | no change | Code Duplication |
| SqliteInbox.cs | no change | Code Duplication |
Quality Gate Profile: Clean Code Collective
Want more control? Customize Code Health rules or catch issues early with our IDE extension and CLI tool.
There was a problem hiding this comment.
Code Health Improved
(1 files improve in Code Health)
Gates Passed
4 Quality Gates Passed
See analysis details in CodeScene
View Improvements
| File | Code Health Impact | Categories Improved |
|---|---|---|
| DynamoDbTableFactory.cs | 7.11 → 7.55 | Code Duplication |
| MsSqlInbox.cs | no change | Code Duplication |
| SqliteInbox.cs | no change | Code Duplication |
Quality Gate Profile: Clean Code Collective
Want more control? Customize Code Health rules or catch issues early with our IDE extension and CLI tool.
There was a problem hiding this comment.
Code Health Improved
(1 files improve in Code Health)
Gates Passed
4 Quality Gates Passed
See analysis details in CodeScene
View Improvements
| File | Code Health Impact | Categories Improved |
|---|---|---|
| DynamoDbTableFactory.cs | 7.11 → 7.55 | Code Duplication |
| MsSqlInbox.cs | no change | Code Duplication |
| SqliteInbox.cs | no change | Code Duplication |
Quality Gate Profile: Clean Code Collective
Want more control? Customize Code Health rules or catch issues early with our IDE extension and CLI tool.
There was a problem hiding this comment.
Code Health Improved
(1 files improve in Code Health)
Gates Passed
4 Quality Gates Passed
See analysis details in CodeScene
View Improvements
| File | Code Health Impact | Categories Improved |
|---|---|---|
| DynamoDbTableFactory.cs | 7.11 → 7.55 | Code Duplication |
| MsSqlInbox.cs | no change | Code Duplication |
| SqliteInbox.cs | no change | Code Duplication |
Quality Gate Profile: Clean Code Collective
Want more control? Customize Code Health rules or catch issues early with our IDE extension and CLI tool.
There was a problem hiding this comment.
Code Health Improved
(1 files improve in Code Health)
Gates Passed
4 Quality Gates Passed
See analysis details in CodeScene
View Improvements
| File | Code Health Impact | Categories Improved |
|---|---|---|
| DynamoDbTableFactory.cs | 7.11 → 7.55 | Code Duplication |
| MsSqlInbox.cs | no change | Code Duplication |
| SqliteInbox.cs | no change | Code Duplication |
Quality Gate Profile: Clean Code Collective
Want more control? Customize Code Health rules or catch issues early with our IDE extension and CLI tool.
There was a problem hiding this comment.
Code Health Improved
(1 files improve in Code Health)
Gates Passed
4 Quality Gates Passed
See analysis details in CodeScene
View Improvements
| File | Code Health Impact | Categories Improved |
|---|---|---|
| DynamoDbTableFactory.cs | 7.11 → 7.55 | Code Duplication |
| MsSqlInbox.cs | no change | Code Duplication |
| SqliteInbox.cs | no change | Code Duplication |
Quality Gate Profile: Clean Code Collective
Want more control? Customize Code Health rules or catch issues early with our IDE extension and CLI tool.
* chore: ensuring we are nullable * chore: ensure that we use nullable * chore: fix nullable issues * chore: enforce nullable * fix: enable nullable * fix: ensure nullability * fix: enable nullable * fix: enable nullability * fix: enable nullable * fix: missing enable nullable * fix: incompatible content types can cause test issues * fix: unreliable date test issues * fix: seek to make RMQ tests more reliable on character decoding
Rolls out nullable to remaining projects