-
Notifications
You must be signed in to change notification settings - Fork 81
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
*: several Notary subsystem adjustments, part 2 #2380
Conversation
2093abb
to
b6ba316
Compare
Can we rebase it to see the current list of remaining changes? |
Yes, but I found one more bug in snapshot isolation and trying to test it for the C# node. After that I'll rebase it. |
@roman-khimov, speaking of valuable constants:
Speaking of the PR logic:
Maybe there's something else, I'll review the reference PR one more time. |
Yeah, these can be very problematic long-term even though they're trivial to set once and forget. Thanks for raising this once again.
I'm sure it can and should be fixed. But it's not critical for long-term compatibility at the same time. |
Don't use interop roles package for internal tests.
Codecov Report
@@ Coverage Diff @@
## master #2380 +/- ##
==========================================
- Coverage 85.11% 85.03% -0.08%
==========================================
Files 294 295 +1
Lines 37079 37097 +18
==========================================
- Hits 31559 31545 -14
- Misses 4193 4210 +17
- Partials 1327 1342 +15
Continue to review full report at Codecov.
|
Waiting for the final decision on constants/limits.
Depends on #2378.
TODO: