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

125 catch empty nan values in matrix #128

Closed noamteyssier closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

Attention: Patch coverage is 98.93617% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 71.32%. Comparing base (41541dc) to head (8ba4111).

Files Patch % Lines
src/io/simple_frame.rs 98.93% 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 #128 +/- ## ========================================== + Coverage 70.55% 71.32% +0.77% ========================================== Files 30 30 Lines 2802 2881 +79 ========================================== + Hits 1977 2055 +78 - Misses 825 826 +1 ```

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