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 state leak #138

Merged
merged 4 commits into from
Dec 23, 2024
Merged

Fix state leak #138

merged 4 commits into from
Dec 23, 2024

Conversation

vjik
Copy link
Member

@vjik vjik commented Dec 22, 2024

Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Fix #137

@vjik vjik added the status:under development Someone is working on a pull request. label Dec 22, 2024
Copy link

codecov bot commented Dec 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (a3a209e) to head (3ffd9fb).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #138   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        90        90           
===========================================
  Files              9         9           
  Lines            266       266           
===========================================
  Hits             266       266           

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

@vjik vjik added status:code review The pull request needs review. and removed status:under development Someone is working on a pull request. labels Dec 23, 2024
@vjik vjik requested a review from a team December 23, 2024 08:01
@vjik vjik merged commit e44ada9 into master Dec 23, 2024
18 of 19 checks passed
@vjik vjik deleted the deep-clone branch December 23, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:code review The pull request needs review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicate injections after rendering methods
3 participants