zavolanlab / zarp-cli

A user-friendly command-line interface for the ZARP RNA-seq analysis workflow
https://zavolanlab.github.io/zarp-cli/
Apache License 2.0
5 stars 1 forks source link

feat: set dummy data #57

Closed uniqueg closed 1 year ago

uniqueg commented 1 year ago

Fixes #56

Type of change

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (0c702f8) 100.00% compared to head (6aa7697) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #57 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 21 22 +1 Lines 1041 1071 +30 ========================================= + Hits 1041 1071 +30 ``` | [Impacted Files](https://app.codecov.io/gh/zavolanlab/zarp-cli/pull/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zavolanlab) | Coverage Δ | | |---|---|---| | [zarp/plugins/sample\_processors/defaults.py](https://app.codecov.io/gh/zavolanlab/zarp-cli/pull/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zavolanlab#diff-emFycC9wbHVnaW5zL3NhbXBsZV9wcm9jZXNzb3JzL2RlZmF1bHRzLnB5) | `100.00% <100.00%> (ø)` | | | [zarp/plugins/sample\_processors/dummy\_data.py](https://app.codecov.io/gh/zavolanlab/zarp-cli/pull/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zavolanlab#diff-emFycC9wbHVnaW5zL3NhbXBsZV9wcm9jZXNzb3JzL2R1bW15X2RhdGEucHk=) | `100.00% <100.00%> (ø)` | | | [zarp/zarp.py](https://app.codecov.io/gh/zavolanlab/zarp-cli/pull/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zavolanlab#diff-emFycC96YXJwLnB5) | `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.