You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I have a look at a coverage report of a package every green/red and gray line is understandable. A coverage report for a trigger looks extremely random.
Can anyone confirm this behavior?
The text was updated successfully, but these errors were encountered:
Just create for example an insert trigger and then write a test which inserts data into the example table. If you have a look at the produced coverage report the marking which line were run looks really random.
If you want I can try to attach a example report. Hope I can make it this week.
If I have a look at a coverage report of a package every green/red and gray line is understandable. A coverage report for a trigger looks extremely random.
Can anyone confirm this behavior?
The text was updated successfully, but these errors were encountered: