MideTechnology / endaq-python

A comprehensive, user-centric Python API for working with enDAQ data and devices
MIT License
24 stars 12 forks source link

Release/1.5.3 #226

Closed StokesMIDE closed 1 week ago

StokesMIDE commented 1 week ago

A minor maintenance release, primarily fixing various deprecated method names and data types.

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.

Project coverage is 70.98%. Comparing base (a1840c9) to head (0108364).

Files Patch % Lines
endaq/ide/files.py 66.66% 1 Missing :warning:
endaq/plot/dashboards.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #226 +/- ## ======================================= Coverage 70.98% 70.98% ======================================= Files 35 35 Lines 3222 3223 +1 ======================================= + Hits 2287 2288 +1 Misses 935 935 ```

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