Skip to content

fix: [#390] The context that set by facades.Orm().WithContext() isn't passed to orm events#460

Merged
hwbrzzl merged 2 commits intov1.13.xfrom
bowen/#390
Apr 18, 2024
Merged

fix: [#390] The context that set by facades.Orm().WithContext() isn't passed to orm events#460
hwbrzzl merged 2 commits intov1.13.xfrom
bowen/#390

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
@codecov
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
@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