ePSIC-DLS / particlespy

Package for analysing particles in electron microscopy data sets.
GNU General Public License v3.0
19 stars 9 forks source link

Bug fixes #65

Closed TomSlater closed 3 years ago

TomSlater commented 3 years ago

Includes two bug fixes:

codecov[bot] commented 3 years ago

Codecov Report

Merging #65 (aef05eb) into master (5ea75fc) will decrease coverage by 0.05%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
- Coverage   86.45%   86.39%   -0.06%     
==========================================
  Files          15       15              
  Lines         989      992       +3     
==========================================
+ Hits          855      857       +2     
- Misses        134      135       +1     
Impacted Files Coverage Δ
ParticleSpy/ParticleAnalysis.py 92.88% <33.33%> (-0.42%) :arrow_down:
ParticleSpy/tests/test_particle_analysis.py 100.00% <100.00%> (ø)
ParticleSpy/tests/test_particle_clustering.py 100.00% <100.00%> (ø)