Closed linxing closed 4 years ago
@nodece @GopherJ @00LT00 please review.
LGTM
@linxing please add tests to mitigate the Coverage drop.
@hsluoyz @00LT00 I was confuse about the CI test resuts.
@linxing I have restarted the CI: https://travis-ci.org/github/casbin/xorm-adapter
@hsluoyz is the test case incorrect ?
@00LT00 please dig into this issue.
/cc @nodece @GopherJ @dovics
@hsluoyz it is correct on my path...
@hsluoyz it is correct on my path...
thats weird
@linxing When I only tested the mysql adapter, travis-ci passed... I think you could sort the policy on here to pass ci
@linxing When I only tested the mysql adapter, travis-ci passed... I think you could sort the policy on here to pass ci
its test passed with postgres(12.4) and mysql(5.7) on my computer.
Please fix CI, or prove it's wrong.
@linxing please merge master branch, I update CI config.
@linxing please merge master branch, I update CI config.
sorry. I dont have authority to merge the branch
@linxing I mean is merge casbin/master
branch to linxing:feat-implement-batch-adapter
.
I mean is merge
casbin/master
branch tolinxing:feat-implement-batch-adapter
.
got it
@nodece done. but still not pass the ci.
https://github.com/casbin/xorm-adapter/pull/31 this guy got the same errors
thanks for your contributtion, I will fix the CI later.
Coverage decreased (-3.9%) to 54.934% when pulling 0769202b9acd0e8d8253a3fd5554ab97569a54c0 on linxing:feat-implement-batch-adapter into 0ca20dc2bb09df054049df3155096f13264373d4 on casbin:master.