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

Fix #1151 #1168

Merged
merged 8 commits into from
Dec 3, 2024

compile: reuse `primFactory`

ec1a65c
Select commit
Loading
Failed to load commit list.
Merged

Fix #1151 #1168

compile: reuse `primFactory`
ec1a65c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 3, 2024 in 0s

68.11% of diff hit (target 80.73%)

View this Pull Request on Codecov

68.11% of diff hit (target 80.73%)

Annotations

Check warning on line 175 in base/src/main/java/org/aya/primitive/PrimFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

base/src/main/java/org/aya/primitive/PrimFactory.java#L175

Added line #L175 was not covered by tests

Check warning on line 86 in cli-impl/src/main/java/org/aya/cli/library/LibraryModuleLoader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli-impl/src/main/java/org/aya/cli/library/LibraryModuleLoader.java#L86

Added line #L86 was not covered by tests

Check warning on line 118 in cli-impl/src/main/java/org/aya/cli/library/incremental/CompilerAdvisor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli-impl/src/main/java/org/aya/cli/library/incremental/CompilerAdvisor.java#L118

Added line #L118 was not covered by tests

Check warning on line 120 in cli-impl/src/main/java/org/aya/cli/library/incremental/CompilerAdvisor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli-impl/src/main/java/org/aya/cli/library/incremental/CompilerAdvisor.java#L120

Added line #L120 was not covered by tests

Check warning on line 345 in syntax/src/main/java/org/aya/prettier/BasePrettier.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

syntax/src/main/java/org/aya/prettier/BasePrettier.java#L344-L345

Added lines #L344 - L345 were not covered by tests

Check warning on line 355 in syntax/src/main/java/org/aya/prettier/BasePrettier.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

syntax/src/main/java/org/aya/prettier/BasePrettier.java#L355

Added line #L355 was not covered by tests

Check warning on line 368 in syntax/src/main/java/org/aya/prettier/BasePrettier.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

syntax/src/main/java/org/aya/prettier/BasePrettier.java#L367-L368

Added lines #L367 - L368 were not covered by tests

Check warning on line 378 in syntax/src/main/java/org/aya/prettier/BasePrettier.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

syntax/src/main/java/org/aya/prettier/BasePrettier.java#L378

Added line #L378 was not covered by tests