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 a service commnd #39

Merged
merged 3 commits into from
Apr 14, 2023
Merged

feat: add a service commnd #39

merged 3 commits into from
Apr 14, 2023

Conversation

LinuxSuRen
Copy link
Owner

The following command will install atest as a Linux service. atest service --action install.

Set the default service port to be 7070 to avoid confliction

The following command will install atest as a Linux service. `atest service --action install`.

Set the default service port to be 7070 to avoid confliction
@codacy-production
Copy link

codacy-production bot commented Apr 13, 2023

Coverage summary from Codacy

Merging #39 (8ed8394) into master (9ee38ff) - See PR on Codacy

Coverage variation Diff coverage
+3.76% 97.22%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (9ee38ff) 914 784 85.78%
Head commit (8ed8394) 965 (+51) 864 (+80) 89.53% (+3.76%)

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 (#39) 72 70 97.22%

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

@LinuxSuRen LinuxSuRen force-pushed the feat/linux-service branch 2 times, most recently from a0e4db0 to 8ed8394 Compare April 14, 2023 01:18
@LinuxSuRen LinuxSuRen merged commit e08c204 into master Apr 14, 2023
@LinuxSuRen LinuxSuRen deleted the feat/linux-service branch April 14, 2023 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant