Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load XAML in YAML #1075

Merged
merged 4 commits into from
Nov 12, 2024
Merged

Load XAML in YAML #1075

merged 4 commits into from
Nov 12, 2024

Conversation

dalyIsaac
Copy link
Owner

Add support for loading XAML styles via YAML.

@dalyIsaac dalyIsaac added enhancement New feature or request yaml/json config The alternative to using C# scripts labels Nov 12, 2024
@dalyIsaac dalyIsaac linked an issue Nov 12, 2024 that may be closed by this pull request
Copy link

codecov bot commented Nov 12, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 32 lines in your changes missing coverage. Please review.

Project coverage is 80.66%. Comparing base (e0f11b8) to head (f421510).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/Whim.Yaml/YamlLoader.cs 65.30% 15 Missing and 2 partials ⚠️
src/Whim.Yaml/ErrorWindow.xaml.cs 0.00% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1075      +/-   ##
==========================================
+ Coverage   80.62%   80.66%   +0.03%     
==========================================
  Files         284      284              
  Lines       12808    12865      +57     
  Branches     1473     1483      +10     
==========================================
+ Hits        10327    10378      +51     
- Misses       2289     2292       +3     
- Partials      192      195       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dalyIsaac dalyIsaac marked this pull request as ready for review November 12, 2024 10:31
@dalyIsaac dalyIsaac merged commit 275b519 into main Nov 12, 2024
7 of 8 checks passed
@dalyIsaac dalyIsaac deleted the 1064-load-xaml-styles-in-yaml branch November 12, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request yaml/json config The alternative to using C# scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Load XAML styles in YAML
1 participant