-
Notifications
You must be signed in to change notification settings - Fork 21
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
Remove CPT #1615
Remove CPT #1615
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1615 +/- ##
===========================================
+ Coverage 56.56% 77.46% +20.90%
===========================================
Files 73 73
Lines 5095 5406 +311
===========================================
+ Hits 2882 4188 +1306
+ Misses 2213 1218 -995
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
Good for removing CPT. This PR does create the technical debt of using future thread specific memory in CCW. So the old CPT fields will have to be removed from CCW again.
Technical debt can be captured here #1616 |
thanks Johan, you can merge this one too when you are ready. |
close #1562