Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove usb-c/hid job (New) #1584

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Remove usb-c/hid job (New) #1584

merged 1 commit into from
Nov 7, 2024

Conversation

pieqq
Copy link
Collaborator

@pieqq pieqq commented Nov 7, 2024

This job was originally written when support for USB-C ports was introduced. However, it doesn't really make sense to have this, given that:

  • there is a usb-c/c-to-a-adapter/hid job
  • when a HID is used over USB-C, it uses the USB 2.0 bus used by USB-A HID

This job is a cert-blocker and impacts issuance of Certificate for some projects, but there is not much value in having it in the certification program.

Description

Resolved issues

Documentation

Tests

$ ./manage.py validate
(...)
The provider seems to be valid

This job was originally written when support for USB-C ports was
introduced. However, it doesn't really make sense to have this, given
that:

- there is a `usb-c/c-to-a-adapter/hid` job
- when a HID is used over USB-C, it uses the USB 2.0 bus used by USB-A
HID
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.00%. Comparing base (7b5dd02) to head (feef12b).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1584   +/-   ##
=======================================
  Coverage   48.00%   48.00%           
=======================================
  Files         371      371           
  Lines       39833    39833           
  Branches     6730     6730           
=======================================
  Hits        19121    19121           
  Misses      19994    19994           
  Partials      718      718           
Flag Coverage Δ
provider-base 24.71% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@seankingyang
Copy link
Contributor

LGTM~~

@Hook25 Hook25 merged commit 76d8f30 into main Nov 7, 2024
41 checks passed
@Hook25 Hook25 deleted the remove-usb-c-hid-job branch November 7, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants