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.0 #202

Closed S-Hanly closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #202 (bb98b3a) into main (a878efd) will increase coverage by 8.85%. The diff coverage is 90.07%.

@@            Coverage Diff             @@
##             main     #202      +/-   ##
==========================================
+ Coverage   61.74%   70.59%   +8.85%     
==========================================
  Files          34       34              
  Lines        2614     3095     +481     
==========================================
+ Hits         1614     2185     +571     
+ Misses       1000      910      -90     
Impacted Files Coverage Δ
endaq/plot/dashboards.py 46.87% <ø> (+40.00%) :arrow_up:
endaq/batch/analyzer.py 91.83% <40.00%> (-1.58%) :arrow_down:
endaq/calc/psd.py 86.66% <78.65%> (-2.96%) :arrow_down:
endaq/ide/info.py 86.18% <80.00%> (-1.82%) :arrow_down:
endaq/plot/plots.py 67.54% <93.01%> (+51.31%) :arrow_up:
endaq/calc/utils.py 89.18% <94.44%> (+3.82%) :arrow_up:
endaq/calc/stats.py 93.84% <95.65%> (+12.59%) :arrow_up:
endaq/calc/fft.py 72.14% <96.00%> (+7.43%) :arrow_up:
endaq/calc/shock.py 89.20% <97.56%> (+2.06%) :arrow_up:
endaq/batch/core.py 94.80% <100.00%> (+0.02%) :arrow_up:
... and 8 more

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