Closed BioinfoTongLI closed 1 year ago
looks like an doc action deployment issue?
The reason the deploy action fails is because you're merging from a fork of the repo, not a branch - so you don't have permission to deploy to the docs from your forked repo.
not really. Especially you said that the 10x Xenium dataset is working well with the current version. We can come back to this after biorXiv submission
Current version was not loading embeddings and clusters so we do need to merge this. I've dded logic similar to processing spaceranger to load all clusters and embeddings.
Codecov Report
Patch coverage has no change and project coverage change:
-0.17
:warning::mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
Additional details and impacted files
```diff @@ Coverage Diff @@ ## dev #74 +/- ## ========================================== - Coverage 37.17% 37.01% -0.17% ========================================== Files 14 14 Lines 694 697 +3 ========================================== Hits 258 258 - Misses 436 439 +3 ``` | [Impacted Files](https://codecov.io/gh/haniffalab/webatlas-pipeline/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=haniffalab) | Coverage Δ | | |---|---|---| | [bin/build\_config.py](https://codecov.io/gh/haniffalab/webatlas-pipeline/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=haniffalab#diff-YmluL2J1aWxkX2NvbmZpZy5weQ==) | `0.00% <ø> (ø)` | | | [bin/process\_xenium.py](https://codecov.io/gh/haniffalab/webatlas-pipeline/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=haniffalab#diff-YmluL3Byb2Nlc3NfeGVuaXVtLnB5) | `32.65% <0.00%> (-2.13%)` | :arrow_down: |:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.