Closed pnwpedro closed 2 months ago
Generated on: | 09/17/2024 - 13:55 | ||
Description | Previous | Current | Delta |
Coverage date: | 09/17/2024 - 13:54 | 09/17/2024 - 13:55 | |
Tag: | main | 4c29cc5 | |
Line coverage: | 81.6% | 81.5% | -0.1% |
Covered lines: | 3204 | 3207 | 3 |
Coverable lines: | 3925 | 3934 | 9 |
Total lines: | 17606 | 17966 | 360 |
Branch coverage: | 72% | 71.9% | -0.1% |
Covered branches: | 1089 | 1087 | -2 |
Total branches: | 1512 | 1510 | -2 |
Method coverage: | Feature is only available for sponsors |
Description
Motivation and context
BT-5111
We were using fallible and confusing logic to determine when to serialize Id, Coll, and Ts properties. Instead, we want to let users control how class properties are serialized.
How was the change tested?
Updated unit tests
Screenshots (if appropriate):
Change types
Checklist:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.