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.1 #208

Closed StokesMIDE closed 1 year ago

StokesMIDE commented 1 year ago

This is a maintenance release for 1.5.1, addressing a small number of specific issues.

Changes:

codecov-commenter commented 1 year ago

Codecov Report

Merging #208 (c0363dc) into main (0ae3c2a) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head c0363dc differs from pull request most recent head 59dbb44. Consider uploading reports for the commit 59dbb44 to get more accurate results

@@           Coverage Diff           @@
##             main     #208   +/-   ##
=======================================
  Coverage   70.59%   70.59%           
=======================================
  Files          34       34           
  Lines        3095     3095           
=======================================
  Hits         2185     2185           
  Misses        910      910           
Impacted Files Coverage Δ
endaq/calc/integrate.py 100.00% <ø> (ø)
endaq/plot/plots.py 67.54% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more