Closed sgfn closed 1 year ago
Merging #311 (5265a57) into master (ebafff0) will decrease coverage by
0.47%
. The diff coverage is10.00%
.
@@ Coverage Diff @@
## master #311 +/- ##
==========================================
- Coverage 53.25% 52.79% -0.47%
==========================================
Files 39 38 -1
Lines 1983 1970 -13
==========================================
- Hits 1056 1040 -16
- Misses 927 930 +3
Files Changed | Coverage Δ | |
---|---|---|
hls/test/support/file_source_endpoint.ex | 93.10% <ø> (+10.34%) |
:arrow_up: |
rtsp/lib/rtsp_endpoint.ex | 58.46% <0.00%> (-7.06%) |
:arrow_down: |
hls/lib/hls_endpoint.ex | 50.42% <50.00%> (-1.20%) |
:arrow_down: |
... and 2 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update ebafff0...5265a57. Read the comment docs.
The minor fixes in question are:
StaticTrackSender
fromhls/test/support/
-- it was supposed to be moved toengine/lib/
in https://github.com/jellyfish-dev/membrane_rtc_engine/pull/300, but the original file was never actually deletedintegration_test/test/support/
tointegration_test/mix.exs