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 runner extension and remove trpc #333

Merged
merged 1 commit into from
Jan 12, 2024
Merged

Conversation

LinuxSuRen
Copy link
Owner

No description provided.

@LinuxSuRen LinuxSuRen added the enhancement New feature or request label Jan 12, 2024
Copy link

github-actions bot commented Jan 12, 2024

There are 20 test cases, failed count 0:

See all test records
Name Average Max Min Count Error
createSuite 3.595155ms 3.595155ms 3.595155ms 1 0
ConvertTestSuite 2.563582ms 2.563582ms 2.563582ms 1 0
query-funcs 2.17766ms 2.17766ms 2.17766ms 1 0
2.177521ms 3.230658ms 1.071992ms 9 0
GenerateCode 1.947812ms 1.947812ms 1.947812ms 1 0
GetSuggestedAPIs-no-testsuite-found 1.829333ms 1.829333ms 1.829333ms 1 0
list-testcases-not-found 1.684633ms 1.684633ms 1.684633ms 1 0
get-testcase-not-found 1.676027ms 1.676027ms 1.676027ms 1 0
ListTestCase 1.492881ms 1.492881ms 1.492881ms 1 0
suites 1.440878ms 1.440878ms 1.440878ms 1 0
suite 1.309706ms 1.309706ms 1.309706ms 1 0
get-popular-headers 1.190683ms 1.190683ms 1.190683ms 1 0
DeleteTestSuite 1.181301ms 1.181301ms 1.181301ms 1 0
version 1.005865ms 1.005865ms 1.005865ms 1 0
GetSecrets 899.503µs 899.503µs 899.503µs 1 0
list-stores 833.43µs 833.43µs 833.43µs 1 0
UpdateTestSuite 756.953µs 756.953µs 756.953µs 1 0
list-code-generators 751.542µs 751.542µs 751.542µs 1 0
DeleteTestSuiteNotFound 746.173µs 746.173µs 746.173µs 1 0
listConverters 669.079µs 669.079µs 669.079µs 1 0

Reported by api-testing.

Copy link

codacy-production bot commented Jan 12, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for cc9beaf1 45.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (cc9beaf) Report Missing Report Missing Report Missing
Head commit (00adda4) 11681 5171 44.27%

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 (#333) 60 27 45.00%

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

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

Copy link

github-actions bot commented Jan 12, 2024

There are 12 test cases, failed count 1:

Name Average Max Min Count Error
runGRPCTestCase 5.94383ms 5.94383ms 5.94383ms 1 1
See all test records
Name Average Max Min Count Error
createSuite 3.025729578s 3.025729578s 3.025729578s 1 0
CreateStore 14.536663ms 14.536663ms 14.536663ms 1 0
runGRPCTestCase 5.94383ms 5.94383ms 5.94383ms 1 1
createTestCase 4.701077ms 4.701077ms 4.701077ms 1 0
createGRPCSuite 4.674267ms 4.674267ms 4.674267ms 1 0
deleteTestCase 3.644778ms 3.644778ms 3.644778ms 1 0
updateTestCase 3.205748ms 3.205748ms 3.205748ms 1 0
getGRPCTestCase 2.55846ms 2.55846ms 2.55846ms 1 0
createGRPCTestCase 2.521825ms 2.521825ms 2.521825ms 1 0
getSuite 2.322453ms 2.322453ms 2.322453ms 1 0
updateSuite 2.16407ms 2.16407ms 2.16407ms 1 0
getTestCase 2.032932ms 2.032932ms 2.032932ms 1 0
See the error message * Case: runGRPCTestCase. error: Post "http://localhost:8080/server.Runner/RunTestCase": EOF. body:

e2e-testing

Copy link

sonarcloud bot commented Jan 12, 2024

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

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

See analysis details on SonarCloud

@LinuxSuRen LinuxSuRen merged commit d6da4ca into master Jan 12, 2024
14 checks passed
@LinuxSuRen LinuxSuRen deleted the feat/remote-runner branch January 12, 2024 03:29
LinuxSuRen pushed a commit that referenced this pull request Jun 17, 2024
* chore(deps): update linuxserver/nextcloud docker tag to v27.0.2

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <[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