AadityaNair / AadityaNair/ProjectNephos
Static type checking
Offen
maintainability
testing
- Vorherrschende Sprache
- Python
- Sterne
- 3
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Use `mypy` and Travis to also perform static checking
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
The issue mentions using mypy and Travis for static checking. First, check if the project already has a .travis.yml or similar CI configuration. Look for existing type hints in the Python code. Research how to integrate mypy into the build process and configure it properly. Success means mypy runs in CI and passes without errors.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- ci-cd, tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100