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

Pretty print/literate mode features #1094

Merged
merged 5 commits into from
Jun 4, 2024
Merged

Pretty print/literate mode features #1094

merged 5 commits into from
Jun 4, 2024

Conversation

ice1000
Copy link
Member

@ice1000 ice1000 commented Jun 4, 2024

No description provided.

@ice1000 ice1000 added this to the v0.33 milestone Jun 4, 2024
@ice1000 ice1000 added the highlighter Faithful one label Jun 4, 2024
Copy link

codecov bot commented Jun 4, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 8 lines in your changes missing coverage. Please review.

Project coverage is 78.78%. Comparing base (0d35dfc) to head (fd42ae9).
Report is 1 commits behind head on main.

Files Patch % Lines
...in/java/org/aya/syntax/telescope/AbstractTele.java 42.85% 4 Missing ⚠️
...ain/java/org/aya/cli/literate/SyntaxHighlight.java 75.00% 0 Missing and 1 partial ⚠️
...java/org/aya/syntax/concrete/stmt/StmtVisitor.java 50.00% 0 Missing and 1 partial ⚠️
...src/main/java/org/aya/syntax/core/def/TyckDef.java 88.88% 0 Missing and 1 partial ⚠️
...rc/main/java/org/aya/syntax/telescope/JitTele.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1094      +/-   ##
============================================
+ Coverage     78.69%   78.78%   +0.08%     
- Complexity     3176     3188      +12     
============================================
  Files           291      291              
  Lines          9764     9795      +31     
  Branches       1145     1148       +3     
============================================
+ Hits           7684     7717      +33     
+ Misses         1439     1436       -3     
- Partials        641      642       +1     

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

@ice1000 ice1000 merged commit 31b99ba into main Jun 4, 2024
6 checks passed
@ice1000 ice1000 deleted the ide branch June 4, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
highlighter Faithful one
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant