ScuffleTV / scuffle

Live streaming platform
https://scuffle.tv
224 stars 25 forks source link

Transcoder Tests #93

Closed TroyKomodo closed 1 year ago

TroyKomodo commented 1 year ago

Proposed changes

Adds very basic test for transcoder to validate that it works.

works on #86 point 2

Types of changes

Checklist

Further comments

-_-

codecov[bot] commented 1 year ago

Codecov Report

Merging #93 (c6c8d60) into main (c91422f) will increase coverage by 9.94%. The diff coverage is 83.08%.

:exclamation: Current head c6c8d60 differs from pull request most recent head f5c2914. Consider uploading reports for the commit f5c2914 to get more accurate results

@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
+ Coverage   63.93%   73.87%   +9.94%     
==========================================
  Files         209      209              
  Lines       15083    15180      +97     
==========================================
+ Hits         9643    11214    +1571     
+ Misses       5440     3966    -1474     
Impacted Files Coverage Δ
video/transcoder/src/transcoder/mod.rs 82.35% <ø> (+82.35%) :arrow_up:
video/transcoder/src/transcoder/job/mod.rs 75.45% <75.00%> (+75.45%) :arrow_up:
video/ingest/src/ingest/connection.rs 67.83% <100.00%> (ø)
video/transcoder/src/transcoder/job/utils.rs 95.28% <100.00%> (+95.28%) :arrow_up:
video/transcoder/src/transcoder/job/variant/mod.rs 80.00% <100.00%> (+80.00%) :arrow_up:

... and 11 files with indirect coverage changes