log suppression when creating new violation analysis#6011
log suppression when creating new violation analysis#6011stohrendorf wants to merge 1 commit intoDependencyTrack:masterfrom
Conversation
Signed-off-by: Steffen Ohrendorf <steffen.ohrendorf@gmx.de>
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 8 |
🟢 Coverage 100.00% diff coverage
Metric Results Coverage variation Report missing for 626a0cb1 Diff coverage ✅ 100.00% diff coverage (70.00%) Coverage variation details
Coverable lines Covered lines Coverage Common ancestor commit (626a0cb) Report Missing Report Missing Report Missing Head commit (cfef050) 24801 20123 81.14% 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 (#6011) 3 3 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%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.
TIP This summary will be updated as you push new changes. Give us feedback
Description
Logs suppression when initially created policy violation audit is suppressed.
Fixes #5967
Checklist