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

test: fixtures

7ace93a
Select commit
Loading
Failed to load commit list.
Merged

Replace commonmark with jbmd #1216

test: fixtures
7ace93a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2024 in 0s

82.30% (+0.06%) compared to ede5621

View this Pull Request on Codecov

82.30% (+0.06%) compared to ede5621

Details

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 1 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.