Skip to content

Commit 1ee48f9

Browse files
committed
refactor query optimization & add tests
1 parent 08a5c9f commit 1ee48f9

13 files changed

Lines changed: 1327 additions & 52 deletions

baseline.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -179,15 +179,6 @@
179179
<code><![CDATA[(int)$data['playhead']]]></code>
180180
</ArgumentTypeCoercion>
181181
</file>
182-
<file src="src/Store/TaggableDoctrineDbalStore.php">
183-
<MixedAssignment>
184-
<code><![CDATA[$counter]]></code>
185-
</MixedAssignment>
186-
<MixedOperand>
187-
<code><![CDATA[$counter]]></code>
188-
<code><![CDATA[$counter]]></code>
189-
</MixedOperand>
190-
</file>
191182
<file src="src/Store/TaggableDoctrineDbalStoreStream.php">
192183
<ArgumentTypeCoercion>
193184
<code><![CDATA[(int)$data['playhead']]]></code>

0 commit comments

Comments
 (0)