Conversation
for more information, see https://pre-commit.ci
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #613 +/- ##
=======================================
Coverage 95.21% 95.22%
=======================================
Files 31 31
Lines 1025 1026 +1
=======================================
+ Hits 976 977 +1
Misses 49 49 ☔ View full report in Codecov by Sentry. |
|
Could you please explain what problem are you going to solve? |
When I use library with rest framework any action user do save log with actor none , the library not catch user how make action What I do is use another library crum to catch user using thread local and I added to single make log |
|
Have you checked the problem in Preparing a small example case to reproduce the problem would be great. Please add a falling test. |
No description provided.