DC-analysis / dclab

Python library for the post-measurement analysis of real-time deformability cytometry (RT-DC) data sets
https://dclab.readthedocs.io
Other
10 stars 12 forks source link

Add test for data copier with none and invalid features #248

Closed RaghavaAlajangi closed 7 months ago

RaghavaAlajangi commented 7 months ago

This PR aims to add test functions for dclab.rtdc_dataset.copier to improve the code coverage.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (aac7754) 91.20% compared to head (8a8f380) 75.92%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #248 +/- ## =========================================== - Coverage 91.20% 75.92% -15.28% =========================================== Files 115 115 Lines 7856 7856 =========================================== - Hits 7165 5965 -1200 - Misses 691 1891 +1200 ```

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