-
Notifications
You must be signed in to change notification settings - Fork 379
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
fix: update the api statistics of auto test #2806
Merged
erda-bot
merged 11 commits into
erda-project:master
from
littlejiancc:feature/testplan-bugfix
Nov 5, 2021
Merged
fix: update the api statistics of auto test #2806
erda-bot
merged 11 commits into
erda-project:master
from
littlejiancc:feature/testplan-bugfix
Nov 5, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #2806 +/- ##
==========================================
+ Coverage 16.65% 17.23% +0.58%
==========================================
Files 1263 1295 +32
Lines 128389 132041 +3652
==========================================
+ Hits 21379 22758 +1379
- Misses 104798 106936 +2138
- Partials 2212 2347 +135
|
littlejiancc
force-pushed
the
feature/testplan-bugfix
branch
from
November 4, 2021 11:11
985fad2
to
60404c9
Compare
sfwn
approved these changes
Nov 5, 2021
/approve |
erda-bot
approved these changes
Nov 5, 2021
/cherry-pick release/1.4 |
Automated cherry pick failed, please resolve the confilcts and create PR manually.
|
/cherry-pick release/1.4 |
erda-bot
pushed a commit
to erda-bot/erda
that referenced
this pull request
Nov 5, 2021
* modify algorithm of passRate and execRate * deal with repeat value * list scene not include ref * diff step types * update api statistics * the num api not include ref * add auto test history api * update openapi render * update testplan after plugin * update testplan after plugin * api count not include empty name
erda-bot
added a commit
that referenced
this pull request
Nov 5, 2021
* modify algorithm of passRate and execRate * deal with repeat value * list scene not include ref * diff step types * update api statistics * the num api not include ref * add auto test history api * update openapi render * update testplan after plugin * update testplan after plugin * api count not include empty name Co-authored-by: littlejian <17816869670@163.com>
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of this PR
/kind bug
What this PR does / why we need it:
fix: update the api statistics of auto test
Which issue(s) this PR fixes:
Specified Reviewers:
/assign @sfwn
ChangeLog
Need cherry-pick to release versions?
Add comment like
/cherry-pick release/1.0
when this PR is merged.