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

Replace commonmark with jbmd #1216

Merged
merged 13 commits into from
Dec 15, 2024
Merged

Replace commonmark with jbmd #1216

merged 13 commits into from
Dec 15, 2024

Conversation

ice1000
Copy link
Member

@ice1000 ice1000 commented Dec 15, 2024

Fix #1215

@ice1000 ice1000 added this to the v0.36 milestone Dec 15, 2024
Copy link

codecov bot commented Dec 15, 2024

Codecov Report

Attention: Patch coverage is 86.60714% with 15 lines in your changes missing coverage. Please review.

Project coverage is 82.30%. Comparing base (ede5621) to head (7ace93a).
Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
...ava/org/aya/syntax/literate/AyaBacktickParser.java 80.00% 3 Missing and 10 partials ⚠️
...rc/main/java/org/aya/cli/literate/AyaMdParser.java 94.28% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1216      +/-   ##
============================================
+ Coverage     82.23%   82.30%   +0.06%     
+ Complexity     3720     3718       -2     
============================================
  Files           331      332       +1     
  Lines         10994    11017      +23     
  Branches       1284     1288       +4     
============================================
+ Hits           9041     9067      +26     
+ Misses         1270     1264       -6     
- Partials        683      686       +3     

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

@ice1000 ice1000 merged commit e61024d into main Dec 15, 2024
6 checks passed
@ice1000 ice1000 deleted the ice1000 branch December 15, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use JetBrains markdown instead of commonmark?
1 participant