1 Star 0 Fork 0

NatureLiu/leo-editor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.coveragerc 485 Bytes
一键复制 编辑 原始数据 按行查看 历史
[run]
# branch = True
[report]
# Regexes for lines to exclude from coverage.
exclude_lines =
# Have to re-enable the standard pragma
pragma:.no.cover
# Disable exception handling
except .*:
except .* as .*:
# Don't complain about missing debug-only code:
g\.trace
if trace:
def __repr__
def __str__
self.skipTest
# Don't complain if non-runnable code isn't run:
if 0:
if __name__ == .__main__.:
# ignore_errors = True
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ulipcb/leo-editor.git
git@gitee.com:ulipcb/leo-editor.git
ulipcb
leo-editor
leo-editor
devel

搜索帮助