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

18ea656
Select commit
Loading
Failed to load commit list.
Open

Refactor mask #2369

refactor(mask): opt code
18ea656
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 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

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/MaskManager.ts#L69-L72

Added lines #L69 - L72 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L74 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L89 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L91 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L109 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/RenderQueue.ts#L42-L44

Added lines #L42 - L44 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/RenderQueue.ts#L49-L50

Added lines #L49 - L50 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/RenderQueue.ts#L52

Added line #L52 was not covered by tests

Check warning on line 75 in packages/core/src/RenderPipeline/RenderQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/RenderQueue.ts#L69-L75

Added lines #L69 - L75 were not covered by tests

Check warning on line 77 in packages/core/src/RenderPipeline/RenderQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/RenderQueue.ts#L77

Added line #L77 was not covered by tests

Check warning on line 146 in packages/core/src/RenderPipeline/RenderQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/RenderQueue.ts#L146

Added line #L146 was not covered by tests

Check warning on line 152 in packages/core/src/RenderPipeline/RenderQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/RenderQueue.ts#L152

Added line #L152 was not covered by tests

Check warning on line 24 in packages/core/src/RenderPipeline/StencilManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/StencilManager.ts#L24

Added line #L24 was not covered by tests

Check warning on line 36 in packages/core/src/RenderPipeline/StencilManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/StencilManager.ts#L36

Added line #L36 was not covered by tests

Check warning on line 41 in packages/core/src/RenderPipeline/StencilManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/StencilManager.ts#L41

Added line #L41 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L44 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/StencilManager.ts#L53

Added line #L53 was not covered by tests

Check warning on line 63 in packages/core/src/RenderPipeline/StencilManager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/RenderPipeline/StencilManager.ts#L61-L63

Added lines #L61 - L63 were not covered by tests