Skip to content

fix(video): base min frame time strictly on client framerate#3844

Merged
ReenigneArcher merged 1 commit into
masterfrom
fix/video/base-min-frame-time-strictly-on-client-framerate
Jun 27, 2025
Merged

fix(video): base min frame time strictly on client framerate#3844
ReenigneArcher merged 1 commit into
masterfrom
fix/video/base-min-frame-time-strictly-on-client-framerate

fix(video): base min frame time strictly on client framerate

624436e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2025 in 0s

11.37% (+0.00%) compared to 2f27a57

View this Pull Request on Codecov

11.37% (+0.00%) compared to 2f27a57

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 11.37%. Comparing base (2f27a57) to head (624436e).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/video.cpp 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3844   +/-   ##
=======================================
  Coverage   11.37%   11.37%           
=======================================
  Files          92       92           
  Lines       17550    17549    -1     
  Branches     8233     8232    -1     
=======================================
  Hits         1996     1996           
  Misses      13034    13034           
+ Partials     2520     2519    -1     
Files with missing lines Coverage Δ
src/config.cpp 0.00% <ø> (ø)
src/config.h 0.00% <ø> (ø)
src/video.cpp 21.53% <0.00%> (ø)