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
212 stars 17 forks source link

chore: switched sentry error reporting to optional #418

Closed giangndm closed 1 month ago

giangndm commented 1 month ago

This PR switched sentry reporting to optional for privacy issue

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 40.75%. Comparing base (597ab58) to head (e6b500a).

Files Patch % Lines
bin/src/main.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #418 +/- ## ======================================= Coverage 40.75% 40.75% ======================================= Files 153 153 Lines 16597 16595 -2 ======================================= Hits 6764 6764 + Misses 9833 9831 -2 ```

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