Closed ghost closed 4 years ago
Merging #59 into master will decrease coverage by
0.62%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #59 +/- ##
==========================================
- Coverage 58.64% 58.02% -0.63%
==========================================
Files 36 36
Lines 1683 1701 +18
==========================================
Hits 987 987
- Misses 611 629 +18
Partials 85 85
Impacted Files | Coverage Δ | |
---|---|---|
screencapture/activator.go | 0.00% <0.00%> (ø) |
|
screencapture/discovery.go | 0.00% <0.00%> (ø) |
|
screencapture/usbadapter.go | 0.00% <0.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update d060e9a...8bf6b00. Read the comment docs.
Replaced opening with VID and PID by opening using the SerialNumber of the device.
Should fix: https://github.com/danielpaulus/quicktime_video_hack/issues/44