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

Update to using cryotypes and cryohub and new machinery. #132

Closed brisvag closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #132 (c8c5484) into main (5354511) will decrease coverage by 19.81%. The diff coverage is 51.66%.

@@             Coverage Diff             @@
##             main     #132       +/-   ##
===========================================
- Coverage   87.43%   67.61%   -19.82%     
===========================================
  Files           8        9        +1     
  Lines         183      281       +98     
===========================================
+ Hits          160      190       +30     
- Misses         23       91       +68     
Impacted Files Coverage Δ
blik/_tests/conftest.py 100.00% <ø> (ø)
blik/writer.py 0.00% <0.00%> (ø)
blik/widgets/main_widget.py 39.80% <39.80%> (ø)
blik/reader.py 86.95% <86.20%> (-10.55%) :arrow_down:
blik/_tests/test_reader.py 100.00% <100.00%> (ø)
blik/_tests/test_widget.py 100.00% <100.00%> (ø)
blik/utils.py 100.00% <100.00%> (ø)
blik/__init__.py

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more