Skip to content

Update src/ImageSharp.Drawing/Processing/Processors/Drawing/ClipPathP…

a7eaa1b
Select commit
Loading
Failed to load commit list.
Merged

Constrain Image processing operations to clip bounds. #376

Update src/ImageSharp.Drawing/Processing/Processors/Drawing/ClipPathP…
a7eaa1b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2026 in 0s

84% (-1%) compared to 46b1688, passed because coverage increased by 0% when compared to adjusted base (84%)

View this Pull Request on Codecov

84% (-1%) compared to 46b1688, passed because coverage increased by 0% when compared to adjusted base (84%)

Details

Codecov Report

❌ Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 84%. Comparing base (46b1688) to head (a7eaa1b).

Files with missing lines Patch % Lines
...ng/Processors/Drawing/ClipPathProcessor{TPixel}.cs 88% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@         Coverage Diff         @@
##           main   #376   +/-   ##
===================================
- Coverage    85%    84%   -1%     
===================================
  Files       101    101           
  Lines      4523   4529    +6     
  Branches    655    654    -1     
===================================
+ Hits       3845   3849    +4     
- Misses      539    540    +1     
- Partials    139    140    +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.