Skip to content

Fix missing NONE value in classifier check constraint#4884

Merged
nscuro merged 1 commit intoDependencyTrack:masterfrom
nscuro:issue-4844
Apr 27, 2025
Merged

Fix missing NONE value in classifier check constraint#4884
nscuro merged 1 commit intoDependencyTrack:masterfrom
nscuro:issue-4844

Conversation

@nscuro
Copy link
Copy Markdown
Member

@nscuro nscuro commented Apr 27, 2025

Description

Fixes missing NONE value in classifier check constraint.

Addressed Issue

Fixes #4844

Additional Details

Checklist

  • I have read and understand the contributing guidelines
  • This PR fixes a defect, and I have provided tests to verify that the fix is effective
  • This PR implements an enhancement, and I have provided tests to verify that it works as intended
  • This PR introduces changes to the database model, and I have added corresponding update logic
  • This PR introduces new or alters existing behavior, and I have updated the documentation accordingly

@nscuro nscuro added defect Something isn't working backport/4.13.1 PRs to be backported to v4.13.1 labels Apr 27, 2025
@nscuro nscuro added this to the 4.14.0 milestone Apr 27, 2025
@owasp-dt-bot
Copy link
Copy Markdown

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

@codacy-production
Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) (target: 70.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (8713219) 23974 19317 80.57%
Head commit (2bd39f3) 23974 (+0) 19317 (+0) 80.57% (+0.00%)

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 (#4884) 0 0 ∅ (not applicable)

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

@nscuro nscuro merged commit 5fe790b into DependencyTrack:master Apr 27, 2025
11 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

backport/4.13.1 PRs to be backported to v4.13.1 defect Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Project Classifier "NONE" violates check constraint "PROJECT_CLASSIFIER_check"

2 participants