dalyIsaac / Whim

Pluggable dynamic window manager for Windows🏗️🪟
https://dalyisaac.github.io/Whim/
MIT License
184 stars 10 forks source link

Report YAML errors during runtime #1062

Closed dalyIsaac closed 3 weeks ago

dalyIsaac commented 3 weeks ago

While parsing the YAML/JSON config, errors will be surfaced in the logs and in a dedicated window.

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 50 lines in your changes missing coverage. Please review.

Project coverage is 80.62%. Comparing base (a481817) to head (e286d86). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/Whim.Yaml/YamlLoader.cs 0.00% 29 Missing and 1 partial :warning:
src/Whim.Yaml/ErrorWindow.xaml.cs 0.00% 20 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1062 +/- ## ========================================== - Coverage 80.94% 80.62% -0.33% ========================================== Files 282 283 +1 Lines 12362 12412 +50 Branches 1426 1431 +5 ========================================== Hits 10007 10007 - Misses 2170 2219 +49 - Partials 185 186 +1 ```

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