googleapis / googleapis/google-cloud-python

Check coverage across python runtimes

未關閉
#16,211 1 則留言 0 個 reaction 已指派 1 人 已被 @chalmerlowe 認領 在 GitHub 檢視
priority: p3 type: cleanup
主要語言
Python
星號
5.4k
分支
1.8k
平均合併
2 天 23 小時
30 天內合併 PR
123

描述

Recently, we have been adding conditionals that perform different logic depending on the python version or dependency versions (https://github.com/googleapis/gapic-generator-python/pull/2477, https://github.com/googleapis/gapic-generator-python/pull/2472)

Individual coverage checks aren't aware of the big picture, so individual runs often fail the coverage check, unless we add `pragma: no cover` statements

We should find a way to fix this at some point, to make sure we don't make a habit of adding `no cover` and losing required coverage

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。