DiamondLightSource / DiamondLightSource/python-copier-template

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

Abierto
#236 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Jinja
Estrellas
25
Forks
10
Merge medio
4 h 4 min
PR fusionados (30 d)
6

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.