Skip to content

Conversation

@RubenHalman
Copy link
Member

@RubenHalman RubenHalman commented Nov 6, 2023

Issue: The "MissingFaultPath" rule previously considered all elements in a flow, which led to inaccurate results.

Resolution: The rule has been updated to exclude any element that is already part of a Fault Path, resulting in more accurate assessments of missing fault handlers.

Version: 2.24

Date:6 november 2023

Impact: This bugfix ensures that elements correctly receive or do not receive fault handling recommendations based on their actual fault path relationships. It enhances the accuracy of the rule's assessments in flows.

commit 0edeb329da859c33d847d7def737e69559d24f28
Author: Ruben <halmanrf@gmail.com>
Date:   Mon Nov 6 05:24:34 2023 +0100

    update descriptions

commit d3ab07f430104793ea4174c0753c1f849e58d6e8
Author: Ruben <halmanrf@gmail.com>
Date:   Mon Nov 6 05:00:46 2023 +0100

    Update MissingFaultPath.ts

commit 7ef8e53f09524abb928f2dac11bc49e048630f3f
Author: Ruben <halmanrf@gmail.com>
Date:   Mon Nov 6 03:36:05 2023 +0100

    im

commit c536962863d52dcd9e2279bb02964c78fab85260
Author: Ruben <halmanrf@gmail.com>
Date:   Tue Oct 31 00:21:02 2023 +0100

    a

commit 77f15c274c15bd1b93f2cb353a6b82c3d2ca5007
Author: Ruben <halmanrf@gmail.com>
Date:   Thu Oct 12 20:31:47 2023 +0200

    mj

commit acd9a41b4d0a9bf51ee9bcab7fc6469839a85bda
Author: Ruben <halmanrf@gmail.com>
Date:   Wed Oct 11 23:17:26 2023 +0200

    init

commit 05527e6250ca2ca65f92c7b555da8244583a55da
Author: Ruben <halmanrf@gmail.com>
Date:   Wed Oct 11 14:44:37 2023 +0200

    refactor & improve tests
@RubenHalman RubenHalman changed the title Squashed commit of the following: Bug fix MissingFaultPath Nov 6, 2023
@RubenHalman RubenHalman merged commit f602b91 into master Nov 6, 2023
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