Skip to content

Move getviewcoverage.php AJAX route logic to Laravel controller#1504

Merged
williamjallen merged 6 commits into
Kitware:masterfrom
williamjallen:ajax-view-coverage
Jun 23, 2023
Merged

Move getviewcoverage.php AJAX route logic to Laravel controller#1504
williamjallen merged 6 commits into
Kitware:masterfrom
williamjallen:ajax-view-coverage

Conversation

@williamjallen
Copy link
Copy Markdown
Collaborator

In addition to moving the logic for the /ajax/getviewcoverage.php endpoint to a Laravel controller, I have performed a modest refactor of the underlying code. In doing so, several small security vulnerabilities were patched and the code was modernized significantly. I also extended the refactor to the view coverage page itself, with a general cleanup of redundant and outdated code.

Copy link
Copy Markdown
Member

@josephsnyder josephsnyder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reporting of coverage and display of (unfiltered) files seems unchanged. Great work!

@williamjallen williamjallen merged commit 23c1e96 into Kitware:master Jun 23, 2023
@williamjallen williamjallen deleted the ajax-view-coverage branch June 23, 2023 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants