Alex Stansfield

Results 8 issues of Alex Stansfield

The `expects()` method seems to have an issue when you want to use it with non exact call counts. The code (https://github.com/mockery/mockery/blob/master/library/Mockery/Mock.php#L263) calls `once()` on the Expectation which adds an...

Documentation

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the issue has not already been raised ### Issue Not...

See Issue #509 for all the details. I've since taken the tests created for that issue and improved them slightly. Changes to Model.js: * Prepare the properties earlier so that...

**Describe the bug** Our user records have email as a unique field. However we do not hard delete user records, instead we soft delete them. We do this by setting...

bug

Noticed the size of my logs went up about about 50x (no joke). We have some operations that get thousands of records by an index that is keys only. For...

bug

This seems to have come in with 2.7.6 so I have rolled back to 2.75. I got this error: ``` [16:45:03.264] ERROR (38911): TypeError: Cannot read properties of undefined (reading...

bug
fixed

I'm not sure how this hasn't affected us before, but today we found that we were unable to remove an object with schema field from an item by setting it...

Update the faster whisper backend and transcriber to support faster whisper 1.2.0