codacy-coverage-reporter icon indicating copy to clipboard operation
codacy-coverage-reporter copied to clipboard

fix: Skip only when none of auth mechanism are available

Open mrfyda opened this issue 1 year ago • 1 comments
trafficstars

Fixes #489

mrfyda avatar Feb 14 '24 11:02 mrfyda

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:x: -12.66% (target: -1.00%) :white_check_mark: 44.44%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (85fb80b6ae21a9b4b89f1e0c3711dc3c92e3087c) 173 152 87.86%
Head commit (05d4f6724d0d9b686c8c0d1b017a43b8443becdc) 758 (+585) 570 (+418) 75.20% (-12.66%)

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 (#490) 9 4 44.44%

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

codacy-production[bot] avatar Feb 14 '24 11:02 codacy-production[bot]