-
Notifications
You must be signed in to change notification settings - Fork 140
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
SNOW-969717: Add tests for LOB #856
SNOW-969717: Add tests for LOB #856
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #856 +/- ##
==========================================
- Coverage 83.75% 83.74% -0.02%
==========================================
Files 89 89
Lines 9344 9344
Branches 861 861
==========================================
- Hits 7826 7825 -1
- Misses 1295 1297 +2
+ Partials 223 222 -1 ☔ View full report in Codecov by Sentry. |
…nector-net into SNOW-969717-Increased-Max-LOB-Size-Tests
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.
LGTM
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.
LGTM
Description
Add tests for increased LOB size
Checklist
dotnet test
)