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

Increased coverage

f421510
Select commit
Loading
Failed to load commit list.
Merged

Load XAML in YAML #1075

Increased coverage
f421510
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 1s

80.66% (+0.03%) compared to e0f11b8

View this Pull Request on Codecov

80.66% (+0.03%) compared to e0f11b8

Details

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).

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.