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

Refactor SourceOperation classes #1074

Merged
merged 7 commits into from
Sep 1, 2024
Merged

Refactor SourceOperation classes #1074

merged 7 commits into from
Sep 1, 2024

Conversation

yuto-trd
Copy link
Member

@yuto-trd yuto-trd commented Aug 30, 2024

Description

This commit reduces the code in the SourceOperation class.
The removed functionality will be made available from the node tree.

Breaking changes

  • ISourcePublisher, ISourceTransformer, SourceStyler
  • Some operator classes
  • HidePrimaryProperties option

Fixed issues

@yuto-trd yuto-trd force-pushed the refactor/source-operation branch from e5aa19a to 70d2bc3 Compare August 30, 2024 15:35
@yuto-trd yuto-trd force-pushed the refactor/source-operation branch from 70d2bc3 to 5c0a94b Compare August 30, 2024 15:40
Copy link
Contributor

Code Coverage

Package Line Rate Branch Rate Complexity Health
Beutl.Extensibility 0% 0% 53
Beutl.Threading 100% 94% 118
Beutl.Core 30% 27% 3015
Beutl.Language 0% 0% 610
Beutl.Configuration 39% 19% 285
Beutl.ProjectSystem 12% 5% 2146
Beutl.Utilities 73% 67% 360
Beutl.Engine 26% 25% 8597
Beutl.Operators 4% 0% 149
Summary 25% (8884 / 35889) 24% (2521 / 10579) 15333

Minimum allowed line rate is 0%

@yuto-trd yuto-trd marked this pull request as ready for review September 1, 2024 06:03
@yuto-trd yuto-trd merged commit 32b58c0 into main Sep 1, 2024
3 checks passed
@yuto-trd yuto-trd deleted the refactor/source-operation branch September 1, 2024 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant