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: overwrite test case when creating duplicated #531

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

LinuxSuRen
Copy link
Owner

We highly recommend you read the contributor's documentation before starting the review process especially since this is your first contribution to this project.

It was updated on 2024/5/27

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

@LinuxSuRen LinuxSuRen added the bug Something isn't working label Sep 11, 2024
Copy link

sonarcloud bot commented Sep 11, 2024

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.13% (target: -1.00%) 83.33% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (d003143) 15306 6828 44.61%
Head commit (5175984) 15701 (+395) 7025 (+197) 44.74% (+0.13%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#531) 12 10 83.33%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

There are 1 test cases, failed count 0:

Name Average Max Min Count Error
9.121272ms 10.396903ms 7.757121ms 3 0

Reported by api-testing.

@LinuxSuRen LinuxSuRen enabled auto-merge (squash) September 12, 2024 01:21
@LinuxSuRen LinuxSuRen merged commit e68c996 into master Sep 12, 2024
18 checks passed
@LinuxSuRen LinuxSuRen deleted the fix/overwrite-when-creating branch September 12, 2024 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant