AllenCellModeling / aicspylibczi

Python module utilizing libCZI for reading Zeiss CZI files.
https://allencellmodeling.github.io/aicspylibczi
GNU General Public License v3.0
36 stars 8 forks source link

fix googletest sub repo issue #96

Closed toloudis closed 2 years ago

toloudis commented 2 years ago

update libczi to fix build issue, hopefully. It looks like googletest switched from master to main and broke a whole lot of automated builds!

codecov-commenter commented 2 years ago

Codecov Report

Merging #96 (46b19bb) into main (f958cb2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #96   +/-   ##
=======================================
  Coverage   98.64%   98.64%           
=======================================
  Files           3        3           
  Lines         148      148           
=======================================
  Hits          146      146           
  Misses          2        2           

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 f958cb2...46b19bb. Read the comment docs.