googleapis / googleapis/google-cloud-python

Check coverage across python runtimes

オープン
#16,211 コメント 1 件 リアクション 0 件 担当者 1 名 @chalmerlowe が担当を希望しています GitHub で見る
priority: p3 type: cleanup
主要言語
Python
スター
5.4k
フォーク
1.8k
平均マージ
3日 4時間
マージ済み PR(30日)
122

説明

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 を短くまとめたダイジェスト。