noamteyssier / crispr_screen

Efficient Differential Expression and Gene Aggregation for CRISPR screens.
https://noamteyssier.github.io/crispr_screen/
MIT License
6 stars 0 forks source link

123 introduce test and agg as separate subcommands #124

Closed noamteyssier closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

Attention: 225 lines in your changes are missing coverage. Please review.

Comparison is base (66a89f2) 74.37% compared to head (ca22274) 70.52%.

Files Patch % Lines
src/main.rs 0.00% 96 Missing :warning:
src/run_aggregation.rs 0.00% 45 Missing :warning:
src/cli.rs 0.00% 36 Missing :warning:
src/differential_expression.rs 0.00% 21 Missing :warning:
src/utils/config.rs 15.78% 16 Missing :warning:
src/io/simple_frame.rs 37.50% 10 Missing :warning:
src/utils/logging.rs 85.71% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #124 +/- ## ========================================== - Coverage 74.37% 70.52% -3.85% ========================================== Files 28 30 +2 Lines 2661 2799 +138 ========================================== - Hits 1979 1974 -5 - Misses 682 825 +143 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.