Bump tools#94
Merged
Merged
GitHub Actions / integration test results - ubuntu-latest
succeeded
Jun 21, 2025 in 0s
11 passed, 0 failed and 0 skipped
✅ /home/runner/work/pkgchk-cli/pkgchk-cli/tests/pkgchk-cli.tests.integration/TestResults/test_results.trx
11 tests were completed in 60s with 11 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| pkgchk.tests.integration.CleanProjectTests | 2✅ | 23s | ||
| pkgchk.tests.integration.DeprecatedPackageTests | 5✅ | 59s | ||
| pkgchk.tests.integration.PackageDependencyTests | 2✅ | 26s | ||
| pkgchk.tests.integration.VulnerablePackageTests | 2✅ | 28s |
✅ pkgchk.tests.integration.CleanProjectTests
✅ Project with multiple good packages returns OK
✅ Vanilla project returns OK
✅ pkgchk.tests.integration.DeprecatedPackageTests
✅ Project with downgraded packages returns Error
✅ Project with mixed vulnerable / good / deprecated packages returns Error
✅ Project with mixed vulnerable / good / deprecated packages when matching severity requirements returns Error
✅ Project with mixed vulnerable / good / deprecated packages where not matching severity requirements returns Ok
✅ Project with multiple deprecated packages returns Error
✅ pkgchk.tests.integration.PackageDependencyTests
✅ Project with transitives returns dependency list
✅ Project without transitives returns dependency list
✅ pkgchk.tests.integration.VulnerablePackageTests
✅ Project with mixed vulnerable / good packages returns Error
✅ Project with multiple vulnerable packages returns Error
Loading