Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#511] - Another letter for Failure rate in FTA for Referenced #517

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

Kasmadei
Copy link
Collaborator

Fix for: #511

@Kasmadei Kasmadei requested a review from blcham July 10, 2024 19:28
@blcham blcham force-pushed the fix/another-letter-for-failure-rate branch from 2f3a4eb to 2ee7839 Compare July 10, 2024 20:21
@@ -156,3 +157,31 @@ export const gateTypeValues = (): [boolean, GateType][] =>
return [true, value];
}
});

export const isRootOrIntermediateNode = (node: FaultEvent): boolean => {
Copy link
Contributor

Choose a reason for hiding this comment

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

@LaChope @kostobog see those utility functions (please use it)

@blcham blcham merged commit 4d91be5 into kbss-cvut:main Jul 10, 2024
1 check passed
@blcham blcham deleted the fix/another-letter-for-failure-rate branch July 10, 2024 20:27
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.

2 participants