Alexander Makarov

Results 1732 comments of Alexander Makarov

@ziaratban I've moved CI to GitHub actions so there are no incidental failures anymore. Would you please merge `master` branch into all your pull requests?

https://travis-ci.com/github/yiisoft/yii2-mongodb/jobs/357995598#L1572 - fails tests on connection.

@ziaratban referencing Yii::$app->mongodb is incorrect. You should use connection.

Seems tests aren't alright with new code.

> I think this is about test case. (#316 ) No, it should not be since tests are alright in master branch.

The change looks valid, yes. I wonder why tests do pass then in master. Must be uncovered case...