-
Notifications
You must be signed in to change notification settings - Fork 430
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
Check if TDSCommand counter is null before incrementing. #2368
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2368 +/- ##
=========================================
Coverage 50.09% 50.09%
- Complexity 3814 3823 +9
=========================================
Files 145 145
Lines 33291 33324 +33
Branches 5639 5649 +10
=========================================
+ Hits 16677 16694 +17
- Misses 14226 14238 +12
- Partials 2388 2392 +4 ☔ View full report in Codecov by Sentry. |
Prevents #2353.