jerry-git / jerry-git/pytest-split
Support compressed JSON duration files
Aperta
- Lingua principale
- Python
- Stelle
- 325
- Fork
- 56
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
would allow not polluting the line diff count in PRs that only update the durations file. ideally, users would only need to change the `--durations-path` extension to make this work:
```sh
pytest --store-durations --durations-path .pytest-split-durations.json.gz # file should now be gzip compressed
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.