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

Rtc 433 update openapi #136

Closed roznawsk closed 8 months ago

roznawsk commented 8 months ago

Acknowledging the stipulations set forth:

codecov[bot] commented 8 months ago

Codecov Report

Merging #136 (4dafe91) into main (966ac7d) will increase coverage by 0.12%. The diff coverage is 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #136 +/- ## ========================================== + Coverage 87.21% 87.33% +0.12% ========================================== Files 60 60 Lines 1087 1090 +3 ========================================== + Hits 948 952 +4 + Misses 139 138 -1 ``` | [Files](https://app.codecov.io/gh/jellyfish-dev/jellyfish/pull/136?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jellyfish-dev) | Coverage Δ | | |---|---|---| | [lib/jellyfish/component/file.ex](https://app.codecov.io/gh/jellyfish-dev/jellyfish/pull/136?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jellyfish-dev#diff-bGliL2plbGx5ZmlzaC9jb21wb25lbnQvZmlsZS5leA==) | `100.00% <100.00%> (ø)` | | | [lib/jellyfish/component/rtsp.ex](https://app.codecov.io/gh/jellyfish-dev/jellyfish/pull/136?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jellyfish-dev#diff-bGliL2plbGx5ZmlzaC9jb21wb25lbnQvcnRzcC5leA==) | `85.71% <100.00%> (+2.38%)` | :arrow_up: | | [lib/jellyfish\_web/api\_spec/component/file.ex](https://app.codecov.io/gh/jellyfish-dev/jellyfish/pull/136?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jellyfish-dev#diff-bGliL2plbGx5ZmlzaF93ZWIvYXBpX3NwZWMvY29tcG9uZW50L2ZpbGUuZXg=) | `100.00% <ø> (+33.33%)` | :arrow_up: | | [lib/jellyfish\_web/api\_spec/component/rtsp.ex](https://app.codecov.io/gh/jellyfish-dev/jellyfish/pull/136?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jellyfish-dev#diff-bGliL2plbGx5ZmlzaF93ZWIvYXBpX3NwZWMvY29tcG9uZW50L3J0c3AuZXg=) | `100.00% <ø> (ø)` | | | [test/support/component\_case.ex](https://app.codecov.io/gh/jellyfish-dev/jellyfish/pull/136?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jellyfish-dev#diff-dGVzdC9zdXBwb3J0L2NvbXBvbmVudF9jYXNlLmV4) | `100.00% <100.00%> (ø)` | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/jellyfish-dev/jellyfish/pull/136?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/136?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jellyfish-dev). Last update [966ac7d...4dafe91](https://app.codecov.io/gh/jellyfish-dev/jellyfish/pull/136?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).