https://pagure.io/koji/pull-request/566#request_diff
When I view the above PR, the first change lacks any sort of notation about what file it is for. See attached screenshot. I am not sure how widespread this is or what might trigger it.
In the above case, the filename is cli/koji.
The page source shows a div that is basically empty where the filename should be:
<section class="commit_diff"> <div class="card clearfix" id="_1"> <div class="card-header"> <h5> </h5> </div> <div class="highlight"> <table class="code_table">
This is a duplicate of https://pagure.io/pagure/issue/2266
which has been there for a little while but I'm not able to reproduce it locally :(
Thanks for your report though, always appreciated :)
Metadata Update from @pingou: - Issue close_status updated to: Duplicate