Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix xenium string decode bug #81

Merged
merged 2 commits into from
Oct 7, 2023

Conversation

callum-jpg
Copy link
Contributor

Fixes #79. I encountered the same issue when loading the 10X colon and lung datasets.

@codecov-commenter
Copy link

codecov-commenter commented Sep 15, 2023

Codecov Report

Merging #81 (e9b5004) into main (03102c6) will not change coverage.
The diff coverage is 0.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #81   +/-   ##
=======================================
  Coverage   41.54%   41.54%           
=======================================
  Files          16       16           
  Lines         869      869           
=======================================
  Hits          361      361           
  Misses        508      508           
Files Changed Coverage Δ
src/spatialdata_io/readers/xenium.py 33.33% <0.00%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot read our new Xenium dataset
3 participants