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

Show markdown details of issues and file name in annotations. #29

Merged
merged 1 commit into from
Mar 23, 2024

Conversation

uhafner
Copy link
Owner

@uhafner uhafner commented Mar 23, 2024

Shows issue details (if available) and affected file (and line number) in the source code annotation comments.

Fixes #27

Screenshot:

Bildschirmfoto 2024-03-23 um 22 53 54

@uhafner uhafner added the enhancement Enhancement of existing functionality label Mar 23, 2024
Copy link

🎓 Quality Checks - 259 of 400 (64%)

Score percentage: 64%

  • 🚦 JUnit - 100 of 100: 8 tests passed
  • 👣 JaCoCo - 30 of 100: 30% coverage achieved
  • 🔬 PIT - 31 of 100: 31% mutations killed
  • ⚠️ Warnings - 98 of 100: 2 warnings found (0 error, 0 high, 2 normal, 0 low)

More details are available in the GitHub Checks Result.

@uhafner uhafner merged commit 7717a21 into main Mar 23, 2024
6 of 7 checks passed
@uhafner uhafner deleted the annotation-details branch March 23, 2024 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add locations of findings (e.g. class and/or method names) to the autograding report
1 participant