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

fix: IUnitOfWork injection #52

Merged
merged 3 commits into from
Oct 7, 2024

fix: resolve unitofwork from correct key

682ea5d
Select commit
Loading
Failed to load commit list.
Merged

fix: IUnitOfWork injection #52

fix: resolve unitofwork from correct key
682ea5d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2024 in 0s

80.61% (+0.02%) compared to c2313ab

View this Pull Request on Codecov

80.61% (+0.02%) compared to c2313ab

Details

Codecov Report

Attention: Patch coverage is 15.38462% with 11 lines in your changes missing coverage. Please review.

Project coverage is 80.61%. Comparing base (c2313ab) to head (682ea5d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...tChocolate/UnitOfWorkParameterExpressionBuilder.cs 20.00% 8 Missing ⚠️
src/Fluss.HotChocolate/AddExtensionMiddleware.cs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
+ Coverage   80.59%   80.61%   +0.02%     
==========================================
  Files          83       83              
  Lines        3720     3725       +5     
  Branches      376      375       -1     
==========================================
+ Hits         2998     3003       +5     
  Misses        648      648              
  Partials       74       74              

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