nlesc-nano / nano-CAT

A collection of tools for the analysis of nanocrystals.
Other
3 stars 2 forks source link

MAINT: Check the stdout of `$ASMBIN/prop_prediction` for warnings #92

Closed BvB93 closed 3 years ago

BvB93 commented 3 years ago

$ASMBIN/prop_prediction dumps its warnings in the stdout; not the stderr.

Check the stdout for warnings and promote them to errors when presents.

codecov[bot] commented 3 years ago

Codecov Report

Merging #92 (37d7cf7) into master (834cd0b) will decrease coverage by 0.04%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
- Coverage   36.60%   36.55%   -0.05%     
==========================================
  Files          33       33              
  Lines        2500     2503       +3     
==========================================
  Hits          915      915              
- Misses       1585     1588       +3     
Impacted Files Coverage Δ
nanoCAT/recipes/fast_sigma.py 34.09% <0.00%> (-0.40%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 834cd0b...37d7cf7. Read the comment docs.