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: add cookie support for the requesting #355

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Conversation

LinuxSuRen
Copy link
Owner

No description provided.

@LinuxSuRen LinuxSuRen added the enhancement New feature or request label Apr 9, 2024
Copy link

sonarqubecloud bot commented Apr 9, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+1.07% 9.88%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (5971291) 11691 5181 44.32%
Head commit (63cb119) 11432 (-259) 5189 (+8) 45.39% (+1.07%)

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 (#355) 81 8 9.88%

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

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation

Copy link

github-actions bot commented Apr 9, 2024

There are 20 test cases, failed count 0:

See all test records
Name Average Max Min Count Error
createSuite 2.703043ms 2.703043ms 2.703043ms 1 0
ConvertTestSuite 2.178126ms 2.178126ms 2.178126ms 1 0
2.152779ms 3.171305ms 1.12441ms 9 0
get-testcase-not-found 1.782604ms 1.782604ms 1.782604ms 1 0
GenerateCode 1.775507ms 1.775507ms 1.775507ms 1 0
query-funcs 1.755309ms 1.755309ms 1.755309ms 1 0
suite 1.744159ms 1.744159ms 1.744159ms 1 0
list-testcases-not-found 1.62272ms 1.62272ms 1.62272ms 1 0
suites 1.608394ms 1.608394ms 1.608394ms 1 0
ListTestCase 1.593127ms 1.593127ms 1.593127ms 1 0
GetSuggestedAPIs-no-testsuite-found 1.375388ms 1.375388ms 1.375388ms 1 0
list-stores 1.315758ms 1.315758ms 1.315758ms 1 0
DeleteTestSuite 1.14371ms 1.14371ms 1.14371ms 1 0
version 990.439µs 990.439µs 990.439µs 1 0
get-popular-headers 977.225µs 977.225µs 977.225µs 1 0
GetSecrets 923.265µs 923.265µs 923.265µs 1 0
UpdateTestSuite 725.982µs 725.982µs 725.982µs 1 0
list-code-generators 679.628µs 679.628µs 679.628µs 1 0
DeleteTestSuiteNotFound 610.817µs 610.817µs 610.817µs 1 0
listConverters 584.669µs 584.669µs 584.669µs 1 0

Reported by api-testing.

Copy link

github-actions bot commented Apr 9, 2024

There are 8 test cases, failed count 1:

Name Average Max Min Count Error
getTestCase 3.825083ms 3.825083ms 3.825083ms 7 1
See all test records
Name Average Max Min Count Error
createSuite 3.009955719s 3.009955719s 3.009955719s 7 0
createTestCase 4.064766ms 4.064766ms 4.064766ms 7 0
getTestCase 3.825083ms 3.825083ms 3.825083ms 7 1
updateTestCase 3.716538ms 3.716538ms 3.716538ms 3 0
updateSuite 3.59976ms 3.59976ms 3.59976ms 3 0
getSuite 3.490209ms 3.490209ms 3.490209ms 3 0
CreateStore 2.953699ms 2.953699ms 2.953699ms 3 0
GetSuggestedAPIs 2.267546ms 2.267546ms 2.267546ms 3 0
See the error message * Case: getTestCase. error: field[request.body] expect value: 'good', actual: ''. body: {"name":"exFVeg","suiteName":"","request":{"api":"/GetTestSuite","method":"POST","header":[],"query":[],"cookie":[],"form":[],"body":""},"response":{"statusCode":0,"body":"","header":[],"bodyFieldsExpect":[],"verify":[],"ConditionalVerify":[],"schema":""}}

e2e-testing

LinuxSuRen added a commit to LinuxSuRen/atest-ext-store-etcd that referenced this pull request Apr 9, 2024
LinuxSuRen added a commit to LinuxSuRen/atest-ext-store-etcd that referenced this pull request Apr 9, 2024
LinuxSuRen added a commit to LinuxSuRen/atest-ext-store-mongodb that referenced this pull request Apr 9, 2024
@LinuxSuRen LinuxSuRen merged commit 4322123 into master Apr 10, 2024
15 checks passed
@LinuxSuRen LinuxSuRen deleted the feat/cookie branch April 10, 2024 00:39
LinuxSuRen pushed a commit that referenced this pull request Jun 17, 2024
* Add portainer-ce

* push

* Add license scan report and status

Signed off by: fossabot <[email protected]>

---------

Co-authored-by: root <[email protected]>
Co-authored-by: fossabot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant