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

make it easy to access the shown volume programmatically #102

Closed brisvag closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #102 (229f706) into develop (44bc06a) will decrease coverage by 0.12%. The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #102      +/-   ##
===========================================
- Coverage    83.40%   83.27%   -0.13%     
===========================================
  Files           92       92              
  Lines         2067     2075       +8     
===========================================
+ Hits          1724     1728       +4     
- Misses         343      347       +4     
Impacted Files Coverage Δ
peepingtom/gui/viewer.py 78.09% <40.00%> (-1.91%) :arrow_down:
peepingtom/peeper.py 76.88% <66.66%> (-0.14%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b618f62...229f706. Read the comment docs.