Closed MrWasimAbbasi closed 8 months ago
Q | A |
---|---|
Is bugfix? | ❌ |
New feature? | ❌ |
Breaks BC? | ❌ |
Fixed issues | code readability increased |
testSerialized
Method in AbstractConnectionTest.php
The testSerialized
method has been updated to define the kind of value it returns. From now on, it's made clear that this function does not return any value, enhancing the predictability and readability of our codebase.All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.51%. Comparing base (
71c9f37
) to head (170f1a0
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.