pyvisa / pyvisa-py

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

Pep 517 install #323

Closed MatthieuDartiailh closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #323 (44cd3d3) into main (f8a148c) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #323   +/-   ##
=======================================
  Coverage   22.02%   22.02%           
=======================================
  Files          20       20           
  Lines        2602     2602           
  Branches      396      396           
=======================================
  Hits          573      573           
+ Misses       2021     2015    -6     
- Partials        8       14    +6     
Flag Coverage Δ
unittests 21.98% <100.00%> (ø)

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

Impacted Files Coverage Δ
pyvisa_py/gpib.py 5.40% <ø> (ø)
pyvisa_py/highlevel.py 43.93% <100.00%> (ø)
pyvisa_py/tcpip.py 18.05% <0.00%> (ø)
pyvisa_py/sessions.py 40.50% <0.00%> (ø)
pyvisa_py/protocols/rpc.py 22.95% <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 f8a148c...44cd3d3. Read the comment docs.