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

Open the coverage report with preselection of suite, model and run #607

Open
octmueller opened this issue Dec 18, 2024 · 1 comment
Open

Comments

@octmueller
Copy link

Hi,

would it be possible to open the coverage report with a preselection of the dropdowns for test suite, model and run?

Background: we embed the coverage report into out own test results webpage, where we display the inputs and outputs of each test case. We would like to provide a link for each test case, that goes directly to the coverage of that particular test case.

Like report.html?suite=OrderProcessTest&model=order-process&run=testHappyPath

I tried to look at the code for the html, but the javascript seems to be minified. Is it maintained somewhere else?

Thanks a lot!

@rohwerj
Copy link
Collaborator

rohwerj commented Dec 20, 2024

This sounds like a good enhancement. Actually there are some changes I would like to see on the report page.
The source is hosted here https://github.com/Miragon/flowcov-viewer and therefore not directly hosted in this repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants