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

feat(接口测试): 接口定义导入 #30634

Merged
merged 1 commit into from
Apr 28, 2024

feat(接口测试): 接口定义导入

a82f3e0
Select commit
Loading
Failed to load commit list.
Merged

feat(接口测试): 接口定义导入 #30634

feat(接口测试): 接口定义导入
a82f3e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 28, 2024 in 0s

85.76% (-0.06%) compared to ecb26d7

View this Pull Request on Codecov

85.76% (-0.06%) compared to ecb26d7

Details

Codecov Report

Attention: Patch coverage is 83.27526% with 48 lines in your changes are missing coverage. Please review.

Project coverage is 85.76%. Comparing base (ecb26d7) to head (a82f3e0).
Report is 1 commits behind head on v3.x.

Files Patch % Lines
...re/api/parser/api/PostmanAbstractParserParser.java 84.23% 3 Missing and 26 partials ⚠️
...sphere/api/parser/api/ApiImportAbstractParser.java 90.19% 3 Missing and 2 partials ⚠️
...a/io/metersphere/api/parser/api/PostmanParser.java 80.00% 2 Missing and 3 partials ⚠️
...in/java/io/metersphere/api/utils/ApiDataUtils.java 54.54% 5 Missing ⚠️
...sphere/api/parser/api/postman/PostmanKeyValue.java 33.33% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               v3.x   #30634      +/-   ##
============================================
- Coverage     85.81%   85.76%   -0.06%     
- Complexity     6969     7030      +61     
============================================
  Files           488      491       +3     
  Lines         30488    30697     +209     
  Branches       3002     3052      +50     
============================================
+ Hits          26163    26326     +163     
- Misses         3131     3152      +21     
- Partials       1194     1219      +25     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.