KStateMachine / kstatemachine

KStateMachine is a Kotlin DSL library for creating state machines and statecharts.
https://kstatemachine.github.io/kstatemachine/
Boost Software License 1.0
339 stars 19 forks source link

Fixing ordered list in jekyll #56

Closed neugartf closed 1 year ago

neugartf commented 1 year ago

My bad, #55 wasn't really working. This does ;-). https://neugartf.github.io/kstatemachine/

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov[bot] commented 1 year ago

Codecov Report

Base: 87.84% // Head: 87.84% // No change to project coverage :thumbsup:

Coverage data is based on head (2175548) compared to base (9f7e6f5). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #56 +/- ## ========================================= Coverage 87.84% 87.84% Complexity 230 230 ========================================= Files 25 25 Lines 905 905 Branches 140 140 ========================================= Hits 795 795 Misses 77 77 Partials 33 33 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mikhail+Fedotov). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mikhail+Fedotov)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.