Skip to content

Fixed comment spacing

dd1d3e1
Select commit
Loading
Failed to load commit list.
Merged

Add unary operator forwarding support #44

Fixed comment spacing
dd1d3e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 28, 2025 in 0s

90.57% (-0.20%) compared to 11b3998

View this Pull Request on Codecov

90.57% (-0.20%) compared to 11b3998

Details

Codecov Report

❌ Patch coverage is 87.05036% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.57%. Comparing base (11b3998) to head (dd1d3e1).

Files with missing lines Patch % Lines
...cs/INamedTypeSymbolExtensions.GetUnaryOperators.cs 76.92% 6 Missing and 3 partials ⚠️
src/Monify/Strategies/UnaryOperatorStrategy.cs 90.00% 6 Missing and 2 partials ⚠️
...ics/INamedTypeSymbolExtensions.HasUnaryOperator.cs 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
- Coverage   90.77%   90.57%   -0.20%     
==========================================
  Files          52       56       +4     
  Lines        1106     1242     +136     
  Branches      131      148      +17     
==========================================
+ Hits         1004     1125     +121     
- Misses         51       63      +12     
- Partials       51       54       +3     

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