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: support to install service on macos #75

Merged
merged 1 commit into from May 28, 2023
Merged

Conversation

LinuxSuRen
Copy link
Owner

fix #53

@sonarcloud
Copy link

sonarcloud bot commented May 27, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codacy-production
Copy link

Coverage summary from Codacy

Merging #75 (903742d) into master (54b1194) - See PR on Codacy

Coverage variation Diff coverage
+0.43% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (54b1194) 1213 1131 93.24%
Head commit (903742d) 1279 (+66) 1198 (+67) 93.67% (+0.43%)

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 (#75) 80 80 100.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

@LinuxSuRen LinuxSuRen merged commit eee87cc into master May 28, 2023
7 checks passed
@LinuxSuRen LinuxSuRen deleted the feat/macos-service branch May 28, 2023 01:57
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.

Support to install atest as a macOS service
1 participant