b-editor / beutl

Cross-platform video editing (compositing) software.
https://beutl.beditor.net
MIT License
310 stars 17 forks source link

Upgrade target framework to net9.0 #1154

Closed yuto-trd closed 1 week ago

yuto-trd commented 1 week ago

Upgrade the target framework from net8.0 to net9.0 across all workflows and project files to ensure compatibility with the latest features and improvements.

github-actions[bot] commented 1 week ago

No TODO comments were found.

github-actions[bot] commented 1 week ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
Beutl.ProjectSystem 13% 7% 2209
Beutl.Utilities 73% 67% 360
Beutl.Threading 99% 90% 118
Beutl.Operators 4% 0% 62
Beutl.Engine 25% 24% 8897
Beutl.Core 33% 31% 3120
Beutl.Extensibility 2% 0% 66
Beutl.Configuration 39% 19% 285
Beutl.Language 0% 0% 650
Summary 25% (9310 / 37357) 25% (2667 / 10863) 15767

Minimum allowed line rate is 0%