holgern / pyedflib

pyedflib is a python library to read/write EDF+/BDF+ files based on EDFlib.
http://pyedflib.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
209 stars 121 forks source link

apply patch for decimal precision min/max values #252

Closed skjerns closed 3 months ago

skjerns commented 3 months ago

fixes #46 with patch applied in https://gitlab.com/Teuniz/EDFlib/-/commit/4ff88663279fbbada32ca38a51b123343c1bd187

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 80.18%. Comparing base (3bbcdc0) to head (b1fa71d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #252 +/- ## ======================================= Coverage 80.18% 80.18% ======================================= Files 3 3 Lines 853 853 Branches 181 181 ======================================= Hits 684 684 Misses 125 125 Partials 44 44 ``` | [Flag](https://app.codecov.io/gh/holgern/pyedflib/pull/252/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Holger) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/holgern/pyedflib/pull/252/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Holger) | `80.18% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Holger#carryforward-flags-in-the-pull-request-comment) to find out more.

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