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: [#390] The context that set by facades.Orm().WithContext() isn't passed to orm events #460

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

hwbrzzl
Copy link
Contributor

@hwbrzzl hwbrzzl commented Apr 17, 2024

Closes goravel/goravel#390

πŸ“‘ Description

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

β„Ή Additional Information

@hwbrzzl hwbrzzl requested a review from a team April 17, 2024 15:36
Copy link

codecov bot commented Apr 17, 2024

Codecov Report

Attention: Patch coverage is 84.21053% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 44.96%. Comparing base (ad61d31) to head (6976c45).
Report is 96 commits behind head on v1.13.x.

Files Patch % Lines
database/gorm/query.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           v1.13.x     #460       +/-   ##
============================================
- Coverage    62.24%   44.96%   -17.29%     
============================================
  Files          125      231      +106     
  Lines         8078    17135     +9057     
============================================
+ Hits          5028     7704     +2676     
- Misses        2717     8883     +6166     
- Partials       333      548      +215     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@hwbrzzl hwbrzzl merged commit 94589ed into v1.13.x Apr 18, 2024
10 of 11 checks passed
@hwbrzzl hwbrzzl deleted the bowen/#390 branch April 18, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant