Skip to content

chore: QA tool to detect missing dependencies#1264

Merged
jkowalleck merged 6 commits into
mainfrom
chore/test_dependencies
Jul 14, 2025
Merged

chore: QA tool to detect missing dependencies#1264
jkowalleck merged 6 commits into
mainfrom
chore/test_dependencies

Conversation

@jkowalleck

@jkowalleck jkowalleck commented Jul 14, 2025

Copy link
Copy Markdown
Member

use knip to test for missing dependencies.
since the import/no-extraneous-dependencies eslint rule is not working.

TODO / DONE

  • add tool
  • configure tool
  • add GH workflow

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck requested a review from a team as a code owner July 14, 2025 09:41
@codacy-production

codacy-production Bot commented Jul 14, 2025

Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for ec476381 (target: 90.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (ec47638) Report Missing Report Missing Report Missing
Head commit (8f0e4da) 26223 25738 98.15%

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

Footnotes

  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.

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck changed the title chore: test dependencies chore: QA tool to detect missing dependencies Jul 14, 2025
@jkowalleck jkowalleck added dependencies Pull requests that update a dependency file QA labels Jul 14, 2025
@jkowalleck jkowalleck merged commit ebc5421 into main Jul 14, 2025
38 checks passed
@jkowalleck jkowalleck deleted the chore/test_dependencies branch July 14, 2025 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file QA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant