8xFF / atm0s-media-server

Decentralized, Global-Scale Media Server written in Rust (WebRTC/Whip/Whep/Rtmp/Sip)
https://8xff.github.io/media-docs/
MIT License
221 stars 18 forks source link

deps: switched to internal deps from crate.io #367

Closed giangndm closed 3 months ago

giangndm commented 3 months ago

Pull Request

Description

This PR switch internal deps (atm0s-sdn and sans-io-runtime) from git to crates.io

Related Issue

If this pull request is related to any issue, please mention it here.

Checklist

Screenshots

If applicable, add screenshots to help explain the changes made.

Additional Notes

Add any additional notes or context about the pull request here.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 41.67%. Comparing base (4f88848) to head (7b5f4e5).

Files Patch % Lines
packages/media_runner/src/worker.rs 0.00% 36 Missing :warning:
bin/src/main.rs 0.00% 14 Missing :warning:
bin/src/server/connector.rs 0.00% 1 Missing :warning:
bin/src/server/console.rs 0.00% 1 Missing :warning:
bin/src/server/gateway.rs 0.00% 1 Missing :warning:
bin/src/server/media/runtime_worker.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #367 +/- ## ========================================== - Coverage 41.77% 41.67% -0.11% ========================================== Files 134 134 Lines 14274 14310 +36 ========================================== Hits 5963 5963 - Misses 8311 8347 +36 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.