Skip to content
This repository has been archived by the owner on Sep 21, 2024. It is now read-only.

Refactors code to reduce technical debt #119

Open
wants to merge 987 commits into
base: master
Choose a base branch
from

Conversation

marodev
Copy link

@marodev marodev commented May 20, 2021

Hello,

This pull request is very simple and aims to reduce the technical debt. It specifically targets the following rules reported by ReSharper:

  • "Replace if statement with null-propagating code" rule
  • "Convert 'as' expression type check and the following null check into pattern matching" rule
  • "Use string interpolation expression" rule

darrenge and others added 30 commits July 30, 2020 12:32
… be useful when we light up a new async feature.
…se tests when it is redone, then just remove comments.
…. Also added blob clean up for the new feature.
… \ like for rows so had to put in a hack to clean up all the rows needed. Also fixed bug in blob clean up.
Rich-MSR and others added 29 commits April 5, 2021 12:39
…se where Job didn't terminate when slow to respond because Server committed suicide before the message got sent.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants