BlueBrain / BlueBrain/BluePyMM
skip_repaired_exemplar without exemplar
- Vorherrschende Sprache
- Python
- Sterne
- 13
- Forks
- 9
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
If the option skip_repaired_exemplar is True, BluePyMM still checks if the exemplar exists and try to evaluate them.
For example:
https://github.com/BlueBrain/BluePyMM/blob/master/bluepymm/prepare_combos/create_mm_sqlite.py#L115
this check does not pass, but I guess it wants to be here: https://github.com/BlueBrain/BluePyMM/blob/master/bluepymm/prepare_combos/create_mm_sqlite.py#L119
For evaluations, it just raises an exception, so it should be ok for now.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Read bluepymm/prepare_combos/create_mm_sqlite.py around lines 115 and 119, starting with the skip_repaired_exemplar option and the exemplar existence check. Confirm the intended control flow when the option is true and no exemplar exists; done means that case skips the exemplar evaluation without raising the reported exception.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- tooling
- Issue-Typ
- Bug
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100