cobbler / cobblerclient

Cobbler client library in golang
Apache License 2.0
2 stars 5 forks source link

Client: Parse and return DistroSignatures Struct #41

Closed SchoolGuy closed 3 months ago

SchoolGuy commented 3 months ago

Fixes #36

codacy-production[bot] commented 3 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.62% (target: -1.00%) :white_check_mark: 60.42%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (1f44dca391fae0d68543972488fbe26e6fdacd20) | 1876 | 817 | 43.55% | | | Head commit (d200c11887eb28779a2968cf2bffc20d71c33530) | 1974 (+98) | 872 (+55) | 44.17% (**+0.62%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#41) | 48 | 29 | **60.42%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences


:rocket: Don’t miss a bit, follow what’s new on Codacy.

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