nlesc-nano / nano-CAT

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

ENH: Added a new helper function for reading fast_sigma .csv files #98

Closed BvB93 closed 3 years ago

BvB93 commented 3 years ago

Adds the new nanoCAT.recipes.read_csv function.

codecov[bot] commented 3 years ago

Codecov Report

Merging #98 (6b789a4) into master (cbc520d) will increase coverage by 0.80%. The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
+ Coverage   36.50%   37.31%   +0.80%     
==========================================
  Files          33       33              
  Lines        2509     2522      +13     
==========================================
+ Hits          916      941      +25     
+ Misses       1593     1581      -12     
Impacted Files Coverage Δ
nanoCAT/recipes/fast_sigma.py 41.07% <93.10%> (+7.36%) :arrow_up:
nanoCAT/recipes/__init__.py 100.00% <100.00%> (ø)

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 cbc520d...6b789a4. Read the comment docs.