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

Use Java 21 features #1023

Merged
merged 3 commits into from
Dec 13, 2023

misc: more refactorings

4dd8428
Select commit
Loading
Failed to load commit list.
Merged

Use Java 21 features #1023

misc: more refactorings
4dd8428
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 13, 2023 in 0s

77.55% of diff hit (target 81.33%)

View this Pull Request on Codecov

77.55% of diff hit (target 81.33%)

Annotations

Check warning on line 87 in base/src/main/java/org/aya/core/pat/PatUnify.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

base/src/main/java/org/aya/core/pat/PatUnify.java#L87

Added line #L87 was not covered by tests

Check warning on line 76 in base/src/main/java/org/aya/core/visitor/BetaExpander.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

base/src/main/java/org/aya/core/visitor/BetaExpander.java#L76

Added line #L76 was not covered by tests

Check warning on line 106 in base/src/main/java/org/aya/prettier/Codifier.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

base/src/main/java/org/aya/prettier/Codifier.java#L104-L106

Added lines #L104 - L106 were not covered by tests

Check warning on line 561 in base/src/main/java/org/aya/tyck/ExprTycker.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

base/src/main/java/org/aya/tyck/ExprTycker.java#L561

Added line #L561 was not covered by tests

Check warning on line 593 in base/src/main/java/org/aya/tyck/ExprTycker.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

base/src/main/java/org/aya/tyck/ExprTycker.java#L593

Added line #L593 was not covered by tests