pyvisa / pyvisa-py

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

setup: add python requires since we dropped python 2 #295

Closed MatthieuDartiailh closed 3 years ago

MatthieuDartiailh commented 3 years ago
codecov-io commented 3 years ago

Codecov Report

Merging #295 (1fc87d6) into main (0f7dd7c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #295   +/-   ##
=======================================
  Coverage   21.64%   21.64%           
=======================================
  Files          18       18           
  Lines        2550     2550           
  Branches      342      342           
=======================================
  Hits          552      552           
- Misses       1990     1991    +1     
+ Partials        8        7    -1     
Flag Coverage Δ
unittests 21.64% <ø> (ø)

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

Impacted Files Coverage Δ
pyvisa_py/protocols/rpc.py 23.05% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0f7dd7c...1fc87d6. Read the comment docs.