2 Star 0 Fork 0

mirrors_sass/libsass-python

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.coveragerc 573 Bytes
一键复制 编辑 原始数据 按行查看 历史
[run]
parallel = True
branch = True
source = $PWD
data_file = $PWD/.coverage
omit =
*/.tox/*
/usr/*
*/setup.py
[report]
show_missing = True
exclude_lines =
# Have to re-enable the standard pragma
\#\s*pragma: no cover
# Don't complain if tests don't hit defensive assertion code:
^\s*raise AssertionError\b
^\s*raise NotImplementedError\b
^\s*return NotImplemented\b
^\s*raise TypeError\b
^\s*raise$
# Don't complain if non-runnable code isn't run:
^if __name__ == ['"]__main__['"]:$
[html]
directory = coverage-html
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_sass/libsass-python.git
[email protected]:mirrors_sass/libsass-python.git
mirrors_sass
libsass-python
libsass-python
main

搜索帮助