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
This merely a feature request rather than an actual issue. It would be nice if user can use the generated annotation to jump directly into the code that caused the failure.
Hello,
This merely a feature request rather than an actual issue. It would be nice if user can use the generated annotation to jump directly into the code that caused the failure.
How-to reproduce
Current behavior
User is redirected to the commit diff: ashley-taylor/junit-report-annotations-action-example@2e617cb#annotation_266613757
Expected behaviour
User is redirected to the line where the failure come from, in the tested commit: https://github.com/ashley-taylor/junit-report-annotations-action-example/blob/2e617cb05da7068e339afd841e25db11471fa929/src/test/java/github/ashley/taylor/example/SampleTest.java#L22
The text was updated successfully, but these errors were encountered: