CDash
CDash copied to clipboard
Remove coveragefile2user table and associated logic
CDash historically attempted to associate files with specific users by collecting version control information as part of the "daily update" feature. This feature is no longer functional, and no longer makes sense for CDash as a product.
This PR removes the last remaining pieces of the user to coverage file association logic, and paves the way for the eventual removal of all remaining references to the daily update process.