tektronix / TekHSI

Transfer waveforms from Tektronix Oscilloscopes using the High-Speed Interface
https://tekhsi.readthedocs.io
Apache License 2.0
5 stars 4 forks source link

ci: Remove pre-commit hook that no longer works on Python 3.8 and replace with one that does #35

Closed nfelt14 closed 1 month ago

nfelt14 commented 1 month ago

Proposed changes

[Please include a summary of the changes and any links to related issues. Please also include relevant motivation and context.

Addresses #\< fill in issue number here >](ci: Remove pre-commit hook that no longer works on Python 3.8 and replace with one that does)

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 77.66%. Comparing base (dabfaee) to head (68f4bdc). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #35 +/- ## ======================================= Coverage 77.66% 77.66% ======================================= Files 3 3 Lines 488 488 Branches 106 106 ======================================= Hits 379 379 Misses 89 89 Partials 20 20 ```

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

github-actions[bot] commented 1 month ago

Test Results (windows)

path passed subtotal
tests\test_client.py 62 62
tests\test_helpers.py 1 1
TOTAL 63 63

Link to workflow run

github-actions[bot] commented 1 month ago

Test Results (ubuntu)

path passed subtotal
tests/test_client.py 62 62
tests/test_helpers.py 1 1
TOTAL 63 63

Link to workflow run

github-actions[bot] commented 1 month ago

Test Results (macos)

path passed subtotal
tests/test_client.py 62 62
tests/test_helpers.py 1 1
TOTAL 63 63

Link to workflow run