Closed JimBobSquarePants closed 1 year ago
Merging #281 (0e9edca) into main (77b6640) will decrease coverage by
1%
. The diff coverage is88%
.
@@ Coverage Diff @@
## main #281 +/- ##
===================================
- Coverage 79% 79% -1%
===================================
Files 97 97
Lines 5093 5088 -5
Branches 947 947
===================================
- Hits 4026 4021 -5
Misses 868 868
Partials 199 199
Flag | Coverage Δ | |
---|---|---|
unittests | 79% <88%> (-1%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Files Changed | Coverage Δ | |
---|---|---|
src/ImageSharp.Drawing/Processing/Brushes.cs | 100% <ø> (ø) |
|
...wing/Processing/Extensions/DrawBezierExtensions.cs | 100% <ø> (ø) |
|
...cessing/Extensions/DrawPathCollectionExtensions.cs | 100% <ø> (ø) |
|
...rawing/Processing/Extensions/DrawPathExtensions.cs | 100% <ø> (ø) |
|
...rawing/Processing/Extensions/DrawTextExtensions.cs | 80% <ø> (ø) |
|
src/ImageSharp.Drawing/Processing/ImageBrush.cs | 82% <ø> (ø) |
|
src/ImageSharp.Drawing/Processing/PatternPen.cs | 50% <ø> (ø) |
|
src/ImageSharp.Drawing/Processing/Pen.cs | 100% <ø> (ø) |
|
src/ImageSharp.Drawing/Processing/Pens.cs | 64% <ø> (ø) |
|
src/ImageSharp.Drawing/Processing/RecolorBrush.cs | 88% <ø> (-1%) |
:arrow_down: |
... and 12 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Prerequisites
Description
I added some cleanup to this PR to fix spelling issues. I'll push on as they don't affect the output binary.