fishjam-dev / fishjam

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

Add webhooks: HlsUploaded, HlsUploadCrashed #128

Closed Karolk99 closed 8 months ago

Karolk99 commented 9 months ago

Acknowledging the stipulations set forth:

codecov[bot] commented 8 months ago

Codecov Report

Merging #128 (ac9e4a7) into main (5018264) will increase coverage by 0.06%. Report is 3 commits behind head on main. The diff coverage is 92.30%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #128 +/- ## ========================================== + Coverage 86.29% 86.35% +0.06% ========================================== Files 54 55 +1 Lines 992 1004 +12 ========================================== + Hits 856 867 +11 - Misses 136 137 +1 ``` | [Files](https://app.codecov.io/gh/jellyfish-dev/jellyfish/pull/128?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jellyfish-dev) | Coverage Δ | | |---|---|---| | [lib/jellyfish/event.ex](https://app.codecov.io/gh/jellyfish-dev/jellyfish/pull/128?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jellyfish-dev#diff-bGliL2plbGx5ZmlzaC9ldmVudC5leA==) | `87.50% <100.00%> (+1.78%)` | :arrow_up: | | [test/support/mock\_manager.ex](https://app.codecov.io/gh/jellyfish-dev/jellyfish/pull/128?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jellyfish-dev#diff-dGVzdC9zdXBwb3J0L21vY2tfbWFuYWdlci5leA==) | `100.00% <100.00%> (ø)` | | | [lib/jellyfish/component/hls/manager.ex](https://app.codecov.io/gh/jellyfish-dev/jellyfish/pull/128?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jellyfish-dev#diff-bGliL2plbGx5ZmlzaC9jb21wb25lbnQvaGxzL21hbmFnZXIuZXg=) | `97.05% <80.00%> (+0.39%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/jellyfish-dev/jellyfish/pull/128/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jellyfish-dev) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/jellyfish-dev/jellyfish/pull/128?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jellyfish-dev). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jellyfish-dev) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/jellyfish-dev/jellyfish/pull/128?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jellyfish-dev). Last update [5018264...ac9e4a7](https://app.codecov.io/gh/jellyfish-dev/jellyfish/pull/128?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jellyfish-dev). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jellyfish-dev).