pyvisa / pyvisa-py

A pure python PyVISA backend
https://pyvisa-py.readthedocs.io
MIT License
282 stars 120 forks source link

bump Python requirement to 3.8 and PyVISA requirement to 1.13 #362

Closed MatthieuDartiailh closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #362 (fc295b0) into main (9b28012) will increase coverage by 0.81%. The diff coverage is 45.39%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #362      +/-   ##
==========================================
+ Coverage   22.31%   23.13%   +0.81%     
==========================================
  Files          21       22       +1     
  Lines        3227     3277      +50     
  Branches      448      450       +2     
==========================================
+ Hits          720      758      +38     
- Misses       2487     2502      +15     
+ Partials       20       17       -3     
Flag Coverage Δ
unittests 23.13% <45.39%> (+0.81%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pyvisa_py/testsuite/test_highlevel.py 100.00% <ø> (ø)
pyvisa_py/tcpip.py 20.59% <20.00%> (+0.07%) :arrow_up:
pyvisa_py/gpib.py 5.86% <50.00%> (+0.52%) :arrow_up:
pyvisa_py/testsuite/test_sessions.py 72.91% <72.91%> (ø)
pyvisa_py/sessions.py 41.29% <91.66%> (+0.79%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.