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

Split tools, upgrade to Java 21 #1022

Merged
merged 10 commits into from
Dec 13, 2023
Merged

Split tools, upgrade to Java 21 #1022

merged 10 commits into from
Dec 13, 2023

Conversation

ice1000
Copy link
Member

@ice1000 ice1000 commented Dec 13, 2023

As title, also write changelog

Copy link

codecov bot commented Dec 13, 2023

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (9a364e9) 81.42% compared to head (1e74abb) 81.33%.
Report is 1 commits behind head on main.

Files Patch % Lines
...c/main/java/org/aya/tyck/unify/TermComparator.java 0.00% 5 Missing ⚠️
...ain/java/org/aya/cli/literate/SyntaxHighlight.java 73.68% 1 Missing and 4 partials ⚠️
...main/java/org/aya/cli/library/LibraryCompiler.java 62.50% 3 Missing ⚠️
...e/src/main/java/org/aya/core/term/FormulaTerm.java 0.00% 2 Missing ⚠️
...c/main/java/org/aya/prettier/ConcretePrettier.java 50.00% 2 Missing ⚠️
...java/org/aya/pretty/backend/html/Html5Stylist.java 50.00% 1 Missing ⚠️
.../java/org/aya/pretty/backend/latex/TeXStylist.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1022      +/-   ##
============================================
- Coverage     81.42%   81.33%   -0.10%     
- Complexity     3462     3526      +64     
============================================
  Files           291      291              
  Lines         10789    10761      -28     
  Branches       1325     1307      -18     
============================================
- Hits           8785     8752      -33     
+ Misses         1271     1264       -7     
- Partials        733      745      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ice1000 ice1000 changed the title Split tools Split tools, upgrade to Java 21 Dec 13, 2023
@ice1000 ice1000 merged commit 808d4ef into main Dec 13, 2023
10 of 12 checks passed
@ice1000 ice1000 deleted the ci branch December 13, 2023 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant