DiamondLightSource / DiamondLightSource/python-copier-template

Stop using `ryanluker.vscode-coverage-gutters` vscode plugin

オープン
#236 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Jinja
スター
25
フォーク
10
平均マージ
4時間 4分
マージ済み PR(30日)
6

説明

As coverage is now builtin:
https://code.visualstudio.com/docs/python/testing#_run-tests-with-coverage

We don't need the `ryanluker.vscode-coverage-gutters` vscode plugin for this anymore

This ticket is to remove that, then check whether we still need to override the `cov.xml` output location anymore. If we don't then we can remove all the coverage output and all mention of coverage in `pyproject.toml` and use the recommended invocation for codecov:
https://github.com/codecov/example-python/blob/fe5346d9068be9f9e51eb2de73ccc375dbae6c4e/.github/workflows/ci.yml#L17-L24

This needs testing on a different project first before putting into copier

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start by locating the VS Code extension configuration and coverage-related entries in pyproject.toml, then compare the CI invocation with the linked Codecov Python workflow example. Test the proposed configuration in a different project before changing the copier template; done means the plugin and unnecessary coverage overrides or mentions are removed without breaking coverage reporting.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python, vscode
領域
ci-cd, testing, tooling
issue の種類
リファクタリング
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。