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

Minor refactor of feat_temp.py #193

Closed B-Hartmann closed 2 years ago

B-Hartmann commented 2 years ago

This is a very small PR to refactor the file dclab/rtdc_dataset/feat_temp.py.
Basically two things I changed:

codecov[bot] commented 2 years ago

Codecov Report

Base: 91.04% // Head: 91.04% // No change to project coverage :thumbsup:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #193 +/- ## ======================================= Coverage 91.04% 91.04% ======================================= Files 96 96 Lines 6697 6697 ======================================= Hits 6097 6097 Misses 600 600 ``` | [Impacted Files](https://codecov.io/gh/ZELLMECHANIK-DRESDEN/dclab/pull/193?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZELLMECHANIK-DRESDEN) | Coverage Δ | | |---|---|---| | [dclab/rtdc\_dataset/feat\_temp.py](https://codecov.io/gh/ZELLMECHANIK-DRESDEN/dclab/pull/193/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZELLMECHANIK-DRESDEN#diff-ZGNsYWIvcnRkY19kYXRhc2V0L2ZlYXRfdGVtcC5weQ==) | `100.00% <100.00%> (ø)` | | 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=ZELLMECHANIK-DRESDEN). 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=ZELLMECHANIK-DRESDEN)

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