Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check 'vhost' validity in 'http raw dvr api' #2435

Merged
merged 1 commit into from
Jun 27, 2021

Conversation

duiniuluantanqin
Copy link
Member

check 'vhost' validity in 'http raw dvr api', for #2015

@codecov-commenter
Copy link

codecov-commenter commented Jun 24, 2021

Codecov Report

Merging #2435 (143c186) into develop (a594678) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2435      +/-   ##
===========================================
- Coverage    42.77%   42.77%   -0.01%     
===========================================
  Files          101      101              
  Lines        35944    35946       +2     
===========================================
  Hits         15376    15376              
- Misses       20568    20570       +2     

| Impacted Files | Coverage Δ | |'

Translated to English while maintaining the markdown structure:

'| Impacted Files | Coverage Δ | |
|---|---|---|
| trunk/src/app/srs_app_config.cpp | 66.98% <ø> (ø) | |
| trunk/src/app/srs_app_http_api.cpp | 0.00% <0.00%> (ø) | |

'

Translated to English while maintaining the markdown structure:

'| trunk/src/app/srs_app_config.cpp | 66.98% <ø> (ø) | |
| trunk/src/app/srs_app_http_api.cpp | 0.00% <0.00%> (ø) | |


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data'

Translated to English while maintaining the markdown structure:

'> Δ = absolute <relative> (impact), ø = not affected, ? = missing data

Powered by Codecov. Last update a594678...143c186. Read the comment docs.

TRANS_BY_GPT3

@winlinvip winlinvip changed the base branch from develop to 4.0release June 27, 2021 23:51
@winlinvip winlinvip changed the base branch from 4.0release to develop June 27, 2021 23:51
@winlinvip winlinvip merged commit f986b59 into ossrs:develop Jun 27, 2021
@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TransByAI Translated by AI/GPT.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Updating DVR configuration information through API causes system crash
4 participants