6 Star 24 Fork 5

Fantix King / gino

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.coveragerc 243 Bytes
一键复制 编辑 原始数据 按行查看 历史
wwwjfy 提交于 2020-06-22 02:03 . increase test coverage
[run]
source =
./src
omit =
./src/gino/aiocontextvars.py
[report]
exclude_lines =
pragma: no cover
Should not reach here
def __repr__
raise NotImplementedError
except ImportError
if gino.__version__ >= '0.8.0':
Python
1
https://gitee.com/fantix/gino.git
git@gitee.com:fantix/gino.git
fantix
gino
gino
master

搜索帮助