Skip to content

udpate requirement in lobster-report#461

Open
SurajBDeore wants to merge 1 commit intomainfrom
fix-requirement-for-lobster-report
Open

udpate requirement in lobster-report#461
SurajBDeore wants to merge 1 commit intomainfrom
fix-requirement-for-lobster-report

Conversation

@SurajBDeore
Copy link
Contributor

No description provided.

@SurajBDeore SurajBDeore requested a review from a team as a code owner September 2, 2025 12:31
@SurajBDeore SurajBDeore force-pushed the fix-requirement-for-lobster-report branch from 2ff401c to b3eaf91 Compare September 2, 2025 12:32
Comment on lines +199 to +202
IF an item contains a "message",
THEN the item shall be counted as "not okay",
regardless of whether it traces to another item or not.
ELSE the item shall be evaluated according to the general tracing policy.
Copy link
Member

Choose a reason for hiding this comment

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

This needs further investigation.

  1. It seems there is a bug, see test pr for lobster-report #460
  2. We need to decide about precedence: If an item has got a "message" AND a "justification", what is the expected item status?

Copy link
Member

@phiwuu phiwuu Sep 9, 2025

Choose a reason for hiding this comment

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

Conclusion: "message" takes precedence over "justification". If both are given, then the above requirement still applies. But if a justification is given, then most of the tools append a "message" saying that the item does not need to be traced. And then suddenly this requirement would apply, and the item would be counted as "not okay".

@phiwuu phiwuu added the bug Use this label to mark bug reports (for issues) or bug fixes (for pull requests) label Sep 6, 2025
@phiwuu phiwuu force-pushed the fix-requirement-for-lobster-report branch from b3eaf91 to d689db5 Compare September 9, 2025 09:30
@phiwuu phiwuu enabled auto-merge (squash) September 9, 2025 09:30
@phiwuu phiwuu disabled auto-merge September 9, 2025 09:31
@phiwuu phiwuu self-requested a review September 9, 2025 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Use this label to mark bug reports (for issues) or bug fixes (for pull requests)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants