We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d47477b commit 452af31Copy full SHA for 452af31
ruby/ql/src/change-notes/2023-06-12-map_filter.md
@@ -0,0 +1,6 @@
1
+---
2
+category: minorAnalysis
3
4
+* Fixed a bug in how `map_filter` calls are analyzed. Previously, such calls would
5
+ appear to the return the receiver of the call, but now the return value of the callback
6
+ is properly taken into account.
0 commit comments