Skip to content

chore: QA tool to detect missing dependencies#1409

Merged
jkowalleck merged 2 commits intomasterfrom
chore/test_dependencies
Jul 14, 2025
Merged

chore: QA tool to detect missing dependencies#1409
jkowalleck merged 2 commits intomasterfrom
chore/test_dependencies

Conversation

@jkowalleck
Copy link
Member

@jkowalleck jkowalleck commented Jul 14, 2025

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>
@jkowalleck jkowalleck requested a review from a team as a code owner July 14, 2025 10:32
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 QA dependencies Pull requests that update a dependency file labels Jul 14, 2025
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (a51e241) 764 718 93.98%
Head commit (8df9bcd) 764 (+0) 718 (+0) 93.98% (+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 (#1409) 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

@jkowalleck jkowalleck merged commit 08920c5 into master Jul 14, 2025
17 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