Closed yuto-trd closed 1 week ago
No TODO comments were found.
Package | Line Rate | Branch Rate | Complexity | Health |
---|---|---|---|---|
Beutl.ProjectSystem | 11% | 6% | 2189 | ➖ |
Beutl.Utilities | 73% | 67% | 360 | ➖ |
Beutl.Threading | 100% | 94% | 118 | ✔ |
Beutl.Operators | 4% | 0% | 62 | ➖ |
Beutl.Engine | 25% | 24% | 8902 | ➖ |
Beutl.Core | 32% | 30% | 3120 | ➖ |
Beutl.Extensibility | 2% | 0% | 66 | ➖ |
Beutl.Configuration | 39% | 19% | 285 | ➖ |
Beutl.Language | 0% | 0% | 650 | ➖ |
Summary | 25% (9171 / 37334) | 24% (2627 / 10851) | 15752 | ➖ |
Minimum allowed line rate is 0%
Description
Removed all instances of Setter and replaced them with alternative implementations. This is in preparation for the planned removal of the Setter/Style API in future updates.
Breaking changes
Fixed issues