brisvag / blik

Python tool for visualising and interacting with cryo-ET and subtomogram averaging data.
https://brisvag.github.io/blik/
GNU General Public License v3.0
23 stars 8 forks source link

Fix interpolation and spline issues #161

Closed brisvag closed 6 months ago

brisvag commented 6 months ago

See commit message.

codecov-commenter commented 6 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (afd2168) 42.94% compared to head (35e7df0) 42.68%. Report is 1 commits behind head on main.

Files Patch % Lines
src/blik/widgets/picking.py 0.00% 4 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #161 +/- ## ========================================== - Coverage 42.94% 42.68% -0.27% ========================================== Files 10 10 Lines 489 492 +3 ========================================== Hits 210 210 - Misses 279 282 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.