-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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: using base_filters with FilterEqualFunction not working for relation fields #2011
Conversation
Why were all jobs canceled ? |
rerunning |
@ThomasP0815 got CI fixed here: #2013 |
Codecov Report
@@ Coverage Diff @@
## master #2011 +/- ##
==========================================
+ Coverage 78.46% 78.49% +0.02%
==========================================
Files 72 72
Lines 8685 8685
==========================================
+ Hits 6815 6817 +2
+ Misses 1870 1868 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 1 file with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you add tests where it's clear what we are actually fixing?
@dpgaspar test added please have a look |
LGTM, thank you once more |
Description:
issue #1745
ADDITIONAL INFORMATION
Has associated issue: