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

allow writing tbl files #160

Closed brisvag closed 6 months ago

brisvag commented 6 months ago

Enable writing dynamo .tbl files through cryohub.

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (afd2168) 42.94% compared to head (3e8631b) 42.25%.

Files Patch % Lines
src/blik/writer.py 0.00% 12 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 #160 +/- ## ========================================== - Coverage 42.94% 42.25% -0.70% ========================================== Files 10 10 Lines 489 497 +8 ========================================== Hits 210 210 - Misses 279 287 +8 ```

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