MideTechnology / endaq-python

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

Debug/requirements change #198

Closed pscheidler closed 2 years ago

pscheidler commented 2 years ago

Just testing out the tests

codecov-commenter commented 2 years ago

Codecov Report

Merging #198 (dd0445b) into development (3be10ed) will increase coverage by 0.56%. The diff coverage is 93.67%.

@@               Coverage Diff               @@
##           development     #198      +/-   ##
===============================================
+ Coverage        69.09%   69.66%   +0.56%     
===============================================
  Files               34       34              
  Lines             2964     3036      +72     
===============================================
+ Hits              2048     2115      +67     
- Misses             916      921       +5     
Impacted Files Coverage Δ
endaq/batch/analyzer.py 91.83% <ø> (ø)
endaq/calc/stats.py 93.27% <ø> (ø)
endaq/plot/plots.py 63.56% <93.22%> (+7.90%) :arrow_up:
endaq/calc/shock.py 89.20% <95.00%> (+0.38%) :arrow_up:

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