LCSB-BioCore / GigaSOM.jl

Huge-scale, high-performance flow cytometry clustering in Julia
http://git.io/GigaSOM.jl
Apache License 2.0
31 stars 9 forks source link

bump to XLSX 0.8 #208

Closed exaexa closed 1 year ago

exaexa commented 2 years ago

Ref: https://felipenoris.github.io/XLSX.jl/stable/migration/#Reading-DataFrames

codecov[bot] commented 2 years ago

Codecov Report

Base: 93.76% // Head: 93.67% // Decreases project coverage by -0.09% :warning:

Coverage data is based on head (5fca4c5) compared to base (2bcabcf). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #208 +/- ## =========================================== - Coverage 93.76% 93.67% -0.10% =========================================== Files 8 8 Lines 385 411 +26 =========================================== + Hits 361 385 +24 - Misses 24 26 +2 ``` | [Impacted Files](https://codecov.io/gh/LCSB-BioCore/GigaSOM.jl/pull/208?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore) | Coverage Δ | | |---|---|---| | [src/io/input.jl](https://codecov.io/gh/LCSB-BioCore/GigaSOM.jl/pull/208/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL2lvL2lucHV0Lmps) | `91.25% <100.00%> (+0.11%)` | :arrow_up: | | [src/analysis/embedding.jl](https://codecov.io/gh/LCSB-BioCore/GigaSOM.jl/pull/208/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL2FuYWx5c2lzL2VtYmVkZGluZy5qbA==) | `94.89% <0.00%> (-0.71%)` | :arrow_down: | | [src/io/process.jl](https://codecov.io/gh/LCSB-BioCore/GigaSOM.jl/pull/208/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL2lvL3Byb2Nlc3Muamw=) | `87.87% <0.00%> (-0.06%)` | :arrow_down: | | [src/io/splitting.jl](https://codecov.io/gh/LCSB-BioCore/GigaSOM.jl/pull/208/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL2lvL3NwbGl0dGluZy5qbA==) | `100.00% <0.00%> (ø)` | | | [src/analysis/core.jl](https://codecov.io/gh/LCSB-BioCore/GigaSOM.jl/pull/208/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL2FuYWx5c2lzL2NvcmUuamw=) | `94.93% <0.00%> (+0.19%)` | :arrow_up: | | [src/base/trainutils.jl](https://codecov.io/gh/LCSB-BioCore/GigaSOM.jl/pull/208/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore#diff-c3JjL2Jhc2UvdHJhaW51dGlscy5qbA==) | `95.55% <0.00%> (+0.43%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LCSB-BioCore)

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