pyvisa / pyvisa-py

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

Cis docs #313

Closed MatthieuDartiailh closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #313 (f011813) into main (09133ef) will decrease coverage by 16.73%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #313       +/-   ##
===========================================
- Coverage   38.77%   22.04%   -16.74%     
===========================================
  Files          19       20        +1     
  Lines        2561     2595       +34     
  Branches      343      394       +51     
===========================================
- Hits          993      572      -421     
- Misses       1512     2016      +504     
+ Partials       56        7       -49     
Flag Coverage Δ
unittest ?
unittests 22.00% <ø> (+0.09%) :arrow_up:

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

Impacted Files Coverage Δ
pyvisa_py/tcpip.py 18.05% <0.00%> (-50.10%) :arrow_down:
pyvisa_py/protocols/vxi11.py 43.75% <0.00%> (-33.34%) :arrow_down:
pyvisa_py/sessions.py 40.50% <0.00%> (-26.50%) :arrow_down:
pyvisa_py/highlevel.py 43.93% <0.00%> (-26.02%) :arrow_down:
pyvisa_py/protocols/rpc.py 23.05% <0.00%> (-21.47%) :arrow_down:
...te/keysight_assisted_tests/test_tcpip_resources.py 82.92% <0.00%> (-17.08%) :arrow_down:
pyvisa_py/common.py 75.00% <0.00%> (-8.34%) :arrow_down:
pyvisa_py/attributes.py 100.00% <0.00%> (ø)
pyvisa_py/__init__.py 91.66% <0.00%> (+0.75%) :arrow_up:

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 09133ef...f011813. Read the comment docs.