alexmojaki / alexmojaki/executing

use modern tooling

Ouverte
#100 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
401
Forks
38
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

The following is a first plan to modernize the tooling for this project.

- [ ] use pyproject.toml instead of setup.cfg/setup.py
- [ ] use ruff to format and lint the source code (exclude some parts in the test where the formatting is important)
- [ ] increase test coverage to 100%
- [ ] also test patch versions of cpython (long running tests could be excluded for the patch versions)
- [ ] use pysource-codegen to search for new bugs

Feel free to add to this list if you have any other ideas.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.