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

Auto ndim vis #108

Closed brisvag closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #108 (1c1c152) into develop (95027e0) will increase coverage by 0.87%. The diff coverage is 85.18%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #108      +/-   ##
===========================================
+ Coverage    83.19%   84.07%   +0.87%     
===========================================
  Files           92       92              
  Lines         2089     2110      +21     
===========================================
+ Hits          1738     1774      +36     
+ Misses         351      336      -15     
Impacted Files Coverage Δ
peepingtom/utils/dispatchlist.py 71.87% <66.66%> (+2.20%) :arrow_up:
peepingtom/__main__.py 81.81% <80.00%> (-2.06%) :arrow_down:
peepingtom/gui/viewer.py 86.06% <80.00%> (+10.64%) :arrow_up:
peepingtom/_tests/test_cli.py 100.00% <100.00%> (ø)
peepingtom/gui/_tests/test_viewer.py 100.00% <100.00%> (ø)
peepingtom/utils/_tests/test_dispatch_list.py 100.00% <100.00%> (ø)
peepingtom/datablocks/abstractblocks/datablock.py 82.56% <0.00%> (+2.75%) :arrow_up:

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 7fffb62...1c1c152. Read the comment docs.