Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#236 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

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

調査の方向性

まず VS Code 拡張機能の設定と pyproject.toml 内の coverage 関連エントリを見つけ、次に CI の呼び出しをリンク先の Codecov Python workflow の例と比較します。copier template を変更する前に、提案された設定を別のプロジェクトでテストしてください。plugin と不要な coverage の上書きまたは言及が削除され、coverage reporting を壊していなければ完了です。

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

説明

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

主要言語
Jinja
スター
25
フォーク
10
平均マージ
4日 17時間
マージ済み PR(30日)
7

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

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

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

DiamondLightSource/python-copier-template のほかの issue

DiamondLightSource/python-copier-template の issue をすべて見る

似ている issue

DevOps の issue をもっと見る

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

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