Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

API stability

Aperta
#502 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@thomasrockhu-codecov ci sta già lavorando.

Dal 2/12/2024.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

codecov/codecov-cli

Hi there, I'm the maintainer of pytest-codecov.

Since this is technically a CLI tool I was wondering whether you provide any sort of stability guarantees for some of the API used internally to implement the several commands.

I would like to integrate codecov-cli into pytest-codecov in the near future, so we can provide new features with an overall lower maintenance burden. But I would prefer to use the internal API directly rather than invoke the CLI through a subprocess or click.CliRunner, since that would force me to write some of the reports to disk first and would also incur the risk of sending reports from previous runs, because they were not properly cleaned up.

I would also be open to the possibility of transferring ownership of the pytest plugin over to you, if you feel like there is some benefit to providing an official pytest plugin.

Lingua principale
Python
Stelle
89
Fork
64
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di codecov/codecov-cli

Tutte le issue di codecov/codecov-cli

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.