Skip to content
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 Compatibility Code #1094

Merged
merged 4 commits into from
Sep 29, 2024
Merged

Remove Compatibility Code #1094

merged 4 commits into from
Sep 29, 2024

Conversation

yuto-trd
Copy link
Member

Description

This pull request removes obsolete compatibility code to improve codebase maintainability:

  • Removed FormattedTextTokenizer compatibility mode.
  • Deleted migration code for JSON.

Breaking changes

Fixed issues

@yuto-trd yuto-trd self-assigned this Sep 29, 2024
Copy link
Contributor

No TODO comments were found.

Copy link
Contributor

Code Coverage

Package Line Rate Branch Rate Complexity Health
Beutl.ProjectSystem 13% 7% 2182
Beutl.Core 33% 31% 3124
Beutl.Utilities 73% 67% 360
Beutl.Threading 99% 90% 118
Beutl.Language 0% 0% 619
Beutl.Configuration 39% 19% 285
Beutl.Extensibility 3% 0% 53
Beutl.Engine 26% 25% 8579
Beutl.Operators 4% 0% 62
Summary 26% (9288 / 36204) 25% (2658 / 10657) 15382

Minimum allowed line rate is 0%

@yuto-trd yuto-trd merged commit 30eb352 into main Sep 29, 2024
4 checks passed
@yuto-trd yuto-trd deleted the remove-compat branch September 29, 2024 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant