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 2634b #214

Closed matthias-schuessler closed 5 months ago

matthias-schuessler commented 6 months ago

Adds functionality for the Keithley 2634b Sourcemeter to Basil

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 32.67%. Comparing base (92d4147) to head (352604c). Report is 1 commits behind head on master.

:exclamation: Current head 352604c differs from pull request most recent head 23f3546. Consider uploading reports for the commit 23f3546 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #214 +/- ## ======================================= Coverage 32.67% 32.67% ======================================= Files 85 85 Lines 5800 5800 ======================================= Hits 1895 1895 Misses 3905 3905 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

YannickDieter commented 5 months ago

Please rebase to check if pipeline is now working.

matthias-schuessler commented 5 months ago

Rebase is done - Please merge

YannickDieter commented 5 months ago

Thanks, looks good to me.