ouhammmourachid / mermaid-py

Python Interface for the Popular mermaid-js Library, Simplified for Diagram Creation
https://mermaidpy.vercel.app
MIT License
59 stars 6 forks source link

Add support for Timeline diagrams #207

Open ouhammmourachid opened 1 month ago

ouhammmourachid commented 1 month ago

Fixes #45

Add support for Timeline diagrams in the codebase.


For more details, open the Copilot Workspace session.

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 38.88889% with 11 lines in your changes missing coverage. Please review.

Project coverage is 97.12%. Comparing base (974978d) to head (370c069). Report is 47 commits behind head on main.

Files with missing lines Patch % Lines
mermaid/timeline.py 35.29% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #207 +/- ## ========================================== - Coverage 98.15% 97.12% -1.03% ========================================== Files 32 33 +1 Lines 867 871 +4 ========================================== - Hits 851 846 -5 - Misses 16 25 +9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.