I ran the trigger tests of the code-explainer example. There are 8 test cases that should trigger the skill and 8 that would otherwise. None of the executions triggered the skill. I expected the result to report 8 FN and 8 TN but it reported 7 FN and 7 TN, both off by 1.
I ran the trigger tests of the code-explainer example. There are 8 test cases that should trigger the skill and 8 that would otherwise. None of the executions triggered the skill. I expected the result to report 8 FN and 8 TN but it reported 7 FN and 7 TN, both off by 1.