fishjam-dev / fishjam

General purpose media server. Supports WebRTC, HLS, RTSP, SIP
https://fishjam-dev.github.io/fishjam-docs/
Apache License 2.0
203 stars 16 forks source link

Rename TOKEN to SERVER_API_TOKEN #30

Closed mickel8 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #30 (09f0916) into main (b62b4c3) will decrease coverage by 7.61%. The diff coverage is 53.24%.

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   88.34%   80.74%   -7.61%     
==========================================
  Files          27       28       +1     
  Lines         309      348      +39     
==========================================
+ Hits          273      281       +8     
- Misses         36       67      +31     
Impacted Files Coverage Δ
lib/jellyfish_web/server_socket .ex 3.57% <3.57%> (ø)
lib/jellyfish/room.ex 76.84% <65.00%> (-1.18%) :arrow_down:
lib/jellyfish_web/peer_socket.ex 79.54% <71.42%> (ø)
lib/jellyfish/room_service.ex 94.44% <100.00%> (+0.69%) :arrow_up:
.../jellyfish_web/controllers/component_controller.ex 100.00% <100.00%> (ø)
lib/jellyfish_web/controllers/peer_controller.ex 100.00% <100.00%> (ø)
lib/jellyfish_web/router.ex 100.00% <100.00%> (ø)

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 74cc1c7...09f0916. Read the comment docs.