Skip to content

Fix typo in the README#1715

Merged
nscuro merged 1 commit intoDependencyTrack:mainfrom
jmini:patch-1
Mar 19, 2025
Merged

Fix typo in the README#1715
nscuro merged 1 commit intoDependencyTrack:mainfrom
jmini:patch-1

Conversation

@jmini
Copy link
Contributor

@jmini jmini commented Mar 18, 2025

Description

Fix a type in the README of this repository.

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 updated the migration changelog accordingly
  • [ ] This PR introduces new or alters existing behavior, and I have updated the documentation accordingly

Signed-off-by: Jérémie Bresson <jeremie.bresson@unblu.com>
@nscuro nscuro added the documentation Improvements or additions to documentation label Mar 19, 2025
@nscuro nscuro added this to the 0.6.0 milestone Mar 19, 2025
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+18.28% (target: -1.00%) (target: 70.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (a7adde5) 201 132 65.67%
Head commit (29cf66b) 7003 (+6802) 5879 (+5747) 83.95% (+18.28%)

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 (#1715) 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

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link
Member

@nscuro nscuro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@nscuro nscuro merged commit e97e535 into DependencyTrack:main Mar 19, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants