kevin931 / PyCytoData

A Python pipeline for CyTOF data analyses
MIT License
0 stars 0 forks source link

[Bug Fix] Fix loading of mismatched files (#7) #12

Closed kevin931 closed 1 year ago

kevin931 commented 1 year ago

Now a ValueError is thrown when when two expression matrices are different in their channel configurations.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (7f368bb) 100.00% compared to head (0cf0eb1) 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## maintenance/v0.1.x #12 +/- ## ==================================================== Coverage 100.00% 100.00% ==================================================== Files 5 5 Lines 629 648 +19 ==================================================== + Hits 629 648 +19 ``` | [Impacted Files](https://app.codecov.io/gh/kevin931/PyCytoData/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Wang) | Coverage Δ | | |---|---|---| | [PyCytoData/data.py](https://app.codecov.io/gh/kevin931/PyCytoData/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Wang#diff-UHlDeXRvRGF0YS9kYXRhLnB5) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.