fix(video): encode at least one frame before capture reinit #3300
Codecov / codecov/project
succeeded
Oct 15, 2024 in 1s
11.12% (-0.01%) compared to 7352e72
View this Pull Request on Codecov
11.12% (-0.01%) compared to 7352e72
Details
Codecov Report
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 11.12%. Comparing base (
7352e72
) to head (d044897
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/video.cpp | 0.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #3300 +/- ##
==========================================
- Coverage 11.13% 11.12% -0.01%
==========================================
Files 99 99
Lines 17211 17211
Branches 8023 8023
==========================================
- Hits 1916 1915 -1
- Misses 12594 12737 +143
+ Partials 2701 2559 -142
Files with missing lines | Coverage Δ | |
---|---|---|
src/video.cpp | 30.32% <0.00%> (ø) |
Loading