ePSIC-DLS / particlespy

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

v0.5.0 #62

Closed TomSlater closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #62 into release will increase coverage by 11.64%. The diff coverage is 80.80%.

Impacted file tree graph

@@             Coverage Diff              @@
##           release      #62       +/-   ##
============================================
+ Coverage    72.97%   84.62%   +11.64%     
============================================
  Files           14       13        -1     
  Lines          792      852       +60     
============================================
+ Hits           578      721      +143     
+ Misses         214      131       -83     
Impacted Files Coverage Δ
ParticleSpy/particle_save.py 20.00% <0.00%> (-3.08%) :arrow_down:
ParticleSpy/api.py 86.66% <63.63%> (+0.95%) :arrow_up:
ParticleSpy/ParticleAnalysis.py 93.11% <84.21%> (+18.24%) :arrow_up:
ParticleSpy/ptcl_class.py 79.41% <84.84%> (+2.17%) :arrow_up:
ParticleSpy/segptcls.py 94.50% <88.88%> (+26.15%) :arrow_up:
ParticleSpy/particle_load.py 100.00% <100.00%> (ø)
ParticleSpy/tests/test_particle_analysis.py 100.00% <100.00%> (ø)
ParticleSpy/tests/test_particle_clustering.py 100.00% <100.00%> (ø)
ParticleSpy/tests/test_plotting.py 100.00% <100.00%> (ø)
... and 3 more