SiLab-Bonn / basil

A data acquisition framework in Python and Verilog.
BSD 3-Clause "New" or "Revised" License
40 stars 29 forks source link

Keithley 6517A fixes #203

Closed leloup314 closed 1 year ago

leloup314 commented 1 year ago

Allows to get source voltage and set 1MOhm bias resistor to protect device

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.14 :warning:

Comparison is base (0c509c9) 32.60% compared to head (3fc4650) 32.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #203 +/- ## ========================================== - Coverage 32.60% 32.47% -0.14% ========================================== Files 85 85 Lines 5818 5811 -7 ========================================== - Hits 1897 1887 -10 - Misses 3921 3924 +3 ``` | [Impacted Files](https://codecov.io/gh/SiLab-Bonn/basil/pull/203?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SiLab-Bonn) | Coverage Δ | | |---|---|---| | [basil/HL/keithley6517a.py](https://codecov.io/gh/SiLab-Bonn/basil/pull/203?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SiLab-Bonn#diff-YmFzaWwvSEwva2VpdGhsZXk2NTE3YS5weQ==) | `0.00% <0.00%> (ø)` | | ... and [7 files with indirect coverage changes](https://codecov.io/gh/SiLab-Bonn/basil/pull/203/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SiLab-Bonn)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.