player-ui / player

https://player-ui.github.io
MIT License
71 stars 46 forks source link

Fixed switch parsing syntax issue for dynamic switches #458

Closed mrigankmg closed 2 months ago

mrigankmg commented 2 months ago

Fixed switch parsing syntax issue for dynamic switches.

Change Type (required)

Indicate the type of change your pull request is:

Does your PR have any documentation updates?

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.94%. Comparing base (d27b87b) to head (d99a152). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #458 +/- ## ========================================== + Coverage 91.84% 91.94% +0.09% ========================================== Files 338 340 +2 Lines 26831 26826 -5 Branches 1941 1942 +1 ========================================== + Hits 24644 24665 +21 + Misses 2173 2147 -26 Partials 14 14 ```

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