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: unit of work policies #51

Merged
merged 3 commits into from
Oct 7, 2024
Merged

fix: unit of work policies #51

merged 3 commits into from
Oct 7, 2024

Conversation

mvarendorff2
Copy link
Member

This PR ensures that an existing UnitOfWork taken from the Pool does not stack policies each time it is re-used.

Copy link

codecov bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.64%. Comparing base (c2313ab) to head (4adfb2c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
+ Coverage   80.59%   80.64%   +0.05%     
==========================================
  Files          83       83              
  Lines        3720     3725       +5     
  Branches      376      376              
==========================================
+ Hits         2998     3004       +6     
+ Misses        648      647       -1     
  Partials       74       74              

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

@Enterprize1 Enterprize1 force-pushed the fix/unit-of-work-policies branch from 36bfb37 to 510993a Compare October 6, 2024 10:04
@mvarendorff2 mvarendorff2 force-pushed the fix/unit-of-work-policies branch from 7ca4b48 to 92c1e71 Compare October 7, 2024 11:22
@mvarendorff2 mvarendorff2 merged commit 6e647c8 into main Oct 7, 2024
7 checks passed
@mvarendorff2 mvarendorff2 deleted the fix/unit-of-work-policies branch October 7, 2024 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant