3 Star 0 Fork 0

mirrors_networktocode/pyntc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.coveragerc 213 Bytes
一键复制 编辑 原始数据 按行查看 历史
Michael Ben-Ami 提交于 2016-02-04 14:19 . updated tests and refactor
# .coveragerc to control coverage.py
[run]
branch = True
source = pyntc
[report]
exclude_lines =
pragma: no cover
raise NotImplementedError
ignore_errors = True
[html]
directory = coverage_html_report
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_networktocode/pyntc.git
git@gitee.com:mirrors_networktocode/pyntc.git
mirrors_networktocode
pyntc
pyntc
develop

搜索帮助