Quasars / orange-spectroscopy

Other
51 stars 58 forks source link

Show an exception if preprocessors can not be loaded #701

Closed markotoplak closed 8 months ago

markotoplak commented 8 months ago

Before, the exception was silently ignored, which prevented us from notifying users of incompatible workflows.

codecov[bot] commented 8 months ago

Codecov Report

Merging #701 (ad18a5c) into master (c048dd4) will increase coverage by 0.00%. Report is 6 commits behind head on master. The diff coverage is 92.59%.

:exclamation: Current head ad18a5c differs from pull request most recent head f7d0448. Consider uploading reports for the commit f7d0448 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #701 +/- ## ======================================= Coverage 88.75% 88.76% ======================================= Files 73 73 Lines 12589 12600 +11 ======================================= + Hits 11173 11184 +11 Misses 1416 1416 ```