Skip to content

[feature] Add skipped inventory entry tracking#274

Merged
paul-fresquet merged 12 commits intomasterfrom
feature/266-skipped-entry-tracking
Feb 3, 2026
Merged

[feature] Add skipped inventory entry tracking#274
paul-fresquet merged 12 commits intomasterfrom
feature/266-skipped-entry-tracking

Conversation

@paul-fresquet
Copy link
Contributor

@paul-fresquet paul-fresquet commented Feb 3, 2026

Summary:

  • Add runtime tracking of skipped inventory entries and their reasons.

Key changes:

  • Introduce SkippedEntry and SkipReason models.
  • Track skipped entries in InventoryProcessData and record skips during inventory building.
  • Split noise vs system detection and update related unit tests.

Notes/risks:

  • Build/test warnings exist in existing test projects.
  • Skipped entries are runtime-only (not persisted).

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 3, 2026

@paul-fresquet paul-fresquet merged commit ea78822 into master Feb 3, 2026
32 of 44 checks passed
@paul-fresquet paul-fresquet deleted the feature/266-skipped-entry-tracking branch February 3, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant