1 件のコメント (1 件のコメント)0 件のリアクション (0 件のリアクション)0 人の担当者 (0 人の担当者)Python142 件のフォーク (142 件のフォーク)github user discovery
enhancementhelp wanted
Repository metrics
- Stars
- 1,021 個のスター (1,021 個のスター)
- PR merge metrics
- 平均マージ 24d 19h (平均マージ 24d 19h)30d で 3 merged PRs (30d で 3 merged PRs)
説明
We added code coverage for .py files in #63, but this doesn't cover Cython .pxd or .pyx files. We should get Cython code coverage working.
These might be helpful:
コントリビューターガイド
- 調査方針
- Cythonカバレッジツール(例:cython coverage)を調査し、既存のPythonファイルのテストカバレッジ設定に統合してください。
- 技術スタック
- python
- 領域
- testingbuild system
- Issue 種別
- 機能
- 前提条件
- PythonCythoncoverage tools