nlesc-nano / nano-CAT

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

MAINT: Check for the existence of the `.kf` file before accessing its attributes #96

Closed BvB93 closed 3 years ago

BvB93 commented 3 years ago

In principle this code-branch should never be reached, but apparently it does happen from time to time.

EDIT: This could potentially hapen if a hard-drive runs out of free space.

codecov[bot] commented 3 years ago

Codecov Report

Merging #96 (ce9f5a3) into master (fadba7d) will decrease coverage by 0.02%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
- Coverage   36.58%   36.55%   -0.03%     
==========================================
  Files          33       33              
  Lines        2504     2506       +2     
==========================================
  Hits          916      916              
- Misses       1588     1590       +2     
Impacted Files Coverage Δ
nanoCAT/recipes/fast_sigma.py 34.09% <0.00%> (-0.27%) :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 fadba7d...ce9f5a3. Read the comment docs.