biolab / orange3-single-cell

🍊🔬 Orange add-on for gene expression of single cell data
https://singlecell.biolab.si/
Other
17 stars 25 forks source link

[FIX] ExcelReader - Use openpyxl to read xlsx and xlrd for xls #400

Closed PrimozGodec closed 5 months ago

PrimozGodec commented 5 months ago
Issue
Description of changes
Includes
codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.59%. Comparing base (40341cd) to head (68edf7a).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/biolab/orange3-single-cell/pull/400/graphs/tree.svg?width=650&height=150&src=pr&token=GFMBD6Z48U&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab)](https://app.codecov.io/gh/biolab/orange3-single-cell/pull/400?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab) ```diff @@ Coverage Diff @@ ## master #400 +/- ## ========================================== + Coverage 80.56% 80.59% +0.03% ========================================== Files 21 21 Lines 5474 5479 +5 ========================================== + Hits 4410 4416 +6 + Misses 1064 1063 -1 ``` | [Files](https://app.codecov.io/gh/biolab/orange3-single-cell/pull/400?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab) | Coverage Δ | | |---|---|---| | [orangecontrib/single\_cell/widgets/load\_data.py](https://app.codecov.io/gh/biolab/orange3-single-cell/pull/400?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab#diff-b3JhbmdlY29udHJpYi9zaW5nbGVfY2VsbC93aWRnZXRzL2xvYWRfZGF0YS5weQ==) | `93.12% <100.00%> (+0.24%)` | :arrow_up: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/biolab/orange3-single-cell/pull/400?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/biolab/orange3-single-cell/pull/400?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab). Last update [40341cd...68edf7a](https://app.codecov.io/gh/biolab/orange3-single-cell/pull/400?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab).