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

fix: verify deep link host #255

Merged
merged 3 commits into from May 17, 2023
Merged

fix: verify deep link host #255

merged 3 commits into from May 17, 2023

Conversation

YoloMao
Copy link
Collaborator

@YoloMao YoloMao commented May 15, 2023

PR 内容

  • fix: default deep link host
  • fix: verify deep link host

测试步骤

  • 使用非法 deepLinkHost (如,包含空格、IP) 进行初始化,是否报错
  • 初始化若未配置 deepLinkHost,将使用默认地址

@codecov
Copy link

codecov bot commented May 15, 2023

Codecov Report

Merging #255 (39ad5b1) into master (9ea5f9a) will increase coverage by 0.11%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #255      +/-   ##
==========================================
+ Coverage   80.35%   80.47%   +0.11%     
==========================================
  Files         128      128              
  Lines        6872     6872              
==========================================
+ Hits         5522     5530       +8     
+ Misses       1350     1342       -8     

see 2 files with indirect coverage changes

@sonarcloud
Copy link

sonarcloud bot commented May 17, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug B 1 Bug
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

35.7% 35.7% Coverage
0.0% 0.0% Duplication

@YoloMao YoloMao merged commit bc096a2 into master May 17, 2023
5 of 6 checks passed
@YoloMao YoloMao deleted the deeplink branch May 17, 2023 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants