jiegec / usbip

A Rust library to run a USB/IP server
MIT License
255 stars 25 forks source link

Mirror device version and usb version in descriptors #11

Closed jamesadevine closed 1 year ago

jamesadevine commented 1 year ago

Devices presented over usbip should have their descriptors are mirrored in their entirety. This include USB version and bcdDeviceVersion.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4114569855


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/lib.rs 0 2 0.0%
src/device.rs 17 32 53.13%
<!-- Total: 17 34 50.0% -->
Totals Coverage Status
Change from base Build 4061119800: -0.06%
Covered Lines: 542
Relevant Lines: 1301

💛 - Coveralls