DependencyTrack / dependency-track

Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.
https://dependencytrack.org/
Apache License 2.0
2.44k stars 530 forks source link

vulnerabilityAudit incorrectly displaying non-active projects #3839

Closed 2000rosser closed 3 weeks ago

2000rosser commented 3 weeks ago

Description

Non-active projects only are shown when you view the page and after clicking show non-active projects, both active and inactive show, it is inverted.

Addressed Issue

3832

Checklist

codacy-production[bot] commented 3 weeks ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.01% (target: -1.00%) :white_check_mark: 100.00% (target: 70.00%)
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (1a4857ffd8e8365023521dff400f6ff824b07a7c) | 21715 | 16485 | 75.92% | | | Head commit (8fd47fa42d10013485c2284e153133817e054c98) | 21715 (+0) | 16488 (+3) | 75.93% (**+0.01%**) | **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 (#3839) | 2 | 2 | **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: `/ * 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