Closed dalyIsaac closed 1 month ago
Attention: Patch coverage is 89.36170%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 80.76%. Comparing base (
52e2748
) to head (a49df4f
). Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/Whim.Yaml/YamlLayoutEngineLoader.cs | 78.26% | 3 Missing and 2 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Added a declarative config for the workspaces. This lets users specify the name and layout engines of workspaces.
This reuses the existing
layout_engines
config options.The documentation was updated to no longer serve the
_includes
(formerly_common
) directory.