palvarezc / cavendish-particle-tracks

A Napari plugin to perform a simple particle tracking analysis for the Cavendish laboratory's Undergraduate Part II Particle Tracks experiment.
https://palvarezc.github.io/cavendish-particle-tracks/
Other
2 stars 0 forks source link

Small changes to the table #184

Closed palvarezc closed 4 weeks ago

palvarezc commented 4 weeks ago
codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/cavendish_particle_tracks/_main_widget.py 20.00% 4 Missing :warning:
Flag Coverage Δ
93.48% <42.85%> (+0.02%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/cavendish_particle_tracks/analysis.py 97.22% <100.00%> (ø)
src/cavendish_particle_tracks/_main_widget.py 93.46% <20.00%> (+0.04%) :arrow_up:
samcunliffe commented 4 weeks ago

You'll want a PR updating README to v1.0.1, I guess?

palvarezc commented 4 weeks ago

You'll want a PR updating README to v1.0.1, I guess?

I guess I need to figure out what to update it too first... will try installing without the patch number

palvarezc commented 4 weeks ago

aagggg, bloody coverage

samcunliffe commented 4 weeks ago

Coverage is not a required check.