arviz-devs/arviz

Check exceptions and exception messages

Offen

#517 geöffnet am 10.01.2019

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TeX (495 Forks)batch import
Help Wanted

Repository-Metriken

Stars
 (1.818 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 3T 8h) (5 gemergte PRs in 30 T)

Beschreibung

Check exceptions and exception messages reasonable and intuitive.

We have a few locations with (only) Exception-class raised and a lot of ValueErrors that might better be TypeErrors or something similar.

for example see plot_joint source.

Remember to update tests also.

Contributor Guide