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

feat!: mermaid rendering #125

Merged
merged 6 commits into from
Mar 1, 2024

review comments

717420e
Select commit
Loading
Failed to load commit list.
Merged

feat!: mermaid rendering #125

review comments
717420e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2024 in 0s

79.38% (+0.60%) compared to d94ba4f

View this Pull Request on Codecov

79.38% (+0.60%) compared to d94ba4f

Details

Codecov Report

Attention: Patch coverage is 83.87097% with 45 lines in your changes are missing coverage. Please review.

Project coverage is 79.38%. Comparing base (d94ba4f) to head (717420e).

Files Patch % Lines
src/render.rs 39.21% 31 Missing ⚠️
src/render/mermaid.rs 93.83% 9 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
+ Coverage   78.77%   79.38%   +0.60%     
==========================================
  Files          19       21       +2     
  Lines        4773     5016     +243     
  Branches     4773     5016     +243     
==========================================
+ Hits         3760     3982     +222     
- Misses        946      962      +16     
- Partials       67       72       +5     

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