Closed ghost closed 4 years ago
Merging #60 into master will decrease coverage by
1.09%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #60 +/- ##
==========================================
- Coverage 58.02% 56.92% -1.10%
==========================================
Files 36 35 -1
Lines 1701 1674 -27
==========================================
- Hits 987 953 -34
- Misses 629 639 +10
+ Partials 85 82 -3
Impacted Files | Coverage Δ | |
---|---|---|
screencapture/discovery.go | 0.00% <0.00%> (ø) |
|
screencapture/gstadapter/gst_adapter_linux.go | 12.83% <0.00%> (-0.14%) |
:arrow_down: |
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 c2b77dd...7dca7f2. Read the comment docs.
This introduces multiple fixes. The tool should start and stop reliably now on MacOS X and intermittent failures should be fixed. I am not sure about Linux stability though. Improving Linux stability will be next on the roadmap :-)