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(接口测试): 修复mock匹配返回值的缺陷 #31002

Merged
merged 1 commit into from
May 21, 2024

Conversation

metersphere-bot
Copy link
Contributor

fix(接口测试): 修复mock匹配返回值的缺陷

Copy link

f2c-ci-robot bot commented May 21, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign agangle for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

sonarcloud bot commented May 21, 2024

Copy link

codecov bot commented May 21, 2024

Codecov Report

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

Project coverage is 85.33%. Comparing base (06fd44c) to head (45bef9b).
Report is 3 commits behind head on v3.x.

Files Patch % Lines
...here/api/service/mockserver/MockServerService.java 0.00% 2 Missing and 1 partial ⚠️
...phere/api/service/definition/ApiReportService.java 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               v3.x   #31002      +/-   ##
============================================
- Coverage     85.36%   85.33%   -0.03%     
+ Complexity     7384     7382       -2     
============================================
  Files           511      511              
  Lines         32750    32746       -4     
  Branches       3212     3210       -2     
============================================
- Hits          27958    27945      -13     
- Misses         3442     3449       +7     
- Partials       1350     1352       +2     

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

@fit2-zhao fit2-zhao merged commit d7d6d29 into v3.x May 21, 2024
6 of 9 checks passed
@fit2-zhao fit2-zhao deleted the pr@v3.x@fix_1040881 branch May 21, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants