rtmp: move implementation to gortmplib #4968
Merged
Codecov / codecov/project
failed
Sep 13, 2025 in 0s
52.74% (-3.92%) compared to e8b746b
View this Pull Request on Codecov
52.74% (-3.92%) compared to e8b746b
Details
Codecov Report
❌ Patch coverage is 81.81818%
with 2 lines
in your changes missing coverage. Please review.
✅ Project coverage is 52.74%. Comparing base (e8b746b
) to head (bc6f43b
).
Files with missing lines | Patch % | Lines |
---|---|---|
internal/protocols/rtmp/to_stream.go | 60.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4968 +/- ##
==========================================
- Coverage 56.65% 52.74% -3.92%
==========================================
Files 215 162 -53
Lines 23575 18855 -4720
==========================================
- Hits 13357 9945 -3412
+ Misses 9236 8208 -1028
+ Partials 982 702 -280
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading