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 mask #2369

Open
wants to merge 41 commits into
base: dev/1.4
Choose a base branch
from

refactor(mask): opt code

894dff9
Select commit
Loading
Failed to load commit list.
Open

Refactor mask #2369

refactor(mask): opt code
894dff9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 14, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 264 in packages/core/src/2d/sprite/SpriteMask.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/2d/sprite/SpriteMask.ts#L264

Added line #L264 was not covered by tests

Check warning on line 335 in packages/core/src/2d/sprite/SpriteRenderer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/2d/sprite/SpriteRenderer.ts#L335

Added line #L335 was not covered by tests

Check warning on line 45 in packages/core/src/BasicResources.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/BasicResources.ts#L45

Added line #L45 was not covered by tests

Check warning on line 50 in packages/core/src/BasicResources.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/BasicResources.ts#L50

Added line #L50 was not covered by tests

Check warning on line 52 in packages/core/src/BasicResources.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/BasicResources.ts#L52

Added line #L52 was not covered by tests

Check warning on line 55 in packages/core/src/BasicResources.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/BasicResources.ts#L55

Added line #L55 was not covered by tests

Check warning on line 57 in packages/core/src/BasicResources.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/BasicResources.ts#L57

Added line #L57 was not covered by tests

Check warning on line 59 in packages/core/src/BasicResources.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/BasicResources.ts#L59

Added line #L59 was not covered by tests

Check warning on line 62 in packages/core/src/BasicResources.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/BasicResources.ts#L62

Added line #L62 was not covered by tests

Check warning on line 69 in packages/core/src/BasicResources.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/BasicResources.ts#L65-L69

Added lines #L65 - L69 were not covered by tests

Check warning on line 71 in packages/core/src/BasicResources.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/BasicResources.ts#L71

Added line #L71 was not covered by tests

Check warning on line 76 in packages/core/src/BasicResources.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/BasicResources.ts#L76

Added line #L76 was not covered by tests

Check warning on line 81 in packages/core/src/BasicResources.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/BasicResources.ts#L81

Added line #L81 was not covered by tests

Check warning on line 83 in packages/core/src/BasicResources.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/BasicResources.ts#L83

Added line #L83 was not covered by tests

Check warning on line 86 in packages/core/src/BasicResources.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/BasicResources.ts#L86

Added line #L86 was not covered by tests

Check warning on line 88 in packages/core/src/BasicResources.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/BasicResources.ts#L88

Added line #L88 was not covered by tests

Check warning on line 90 in packages/core/src/BasicResources.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/BasicResources.ts#L90

Added line #L90 was not covered by tests

Check warning on line 93 in packages/core/src/BasicResources.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/BasicResources.ts#L93

Added line #L93 was not covered by tests

Check warning on line 103 in packages/core/src/BasicResources.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/BasicResources.ts#L96-L103

Added lines #L96 - L103 were not covered by tests

Check warning on line 105 in packages/core/src/BasicResources.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/BasicResources.ts#L105

Added line #L105 was not covered by tests

Check warning on line 42 in packages/core/src/RenderPipeline/MaskManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/MaskManager.ts#L39-L42

Added lines #L39 - L42 were not covered by tests

Check warning on line 44 in packages/core/src/RenderPipeline/MaskManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/MaskManager.ts#L44

Added line #L44 was not covered by tests

Check warning on line 53 in packages/core/src/RenderPipeline/MaskManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/MaskManager.ts#L46-L53

Added lines #L46 - L53 were not covered by tests

Check warning on line 60 in packages/core/src/RenderPipeline/MaskManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/MaskManager.ts#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 65 in packages/core/src/RenderPipeline/MaskManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/MaskManager.ts#L62-L65

Added lines #L62 - L65 were not covered by tests