CGAL / cgal

The public CGAL repository, see the README below
https://github.com/CGAL/cgal#readme
Other
4.68k stars 1.35k forks source link

Testsuite: enhanced summary page with JSON generation and search functionality #8127

Closed SaillantNicolas closed 1 month ago

SaillantNicolas commented 3 months ago

Summary of Changes

The summary page is now generated using a JSON file. A search bar has been added to the summary page.


The version of this Pull Request can be reviewed at this link.

lrineau commented 2 months ago

That seems a very nice improvement. @sloriot Does it fit the needs?

lrineau commented 1 month ago

That seems a very nice improvement. @sloriot Does it fit the needs?

@sloriot

The version of this Pull Request can be reviewed at this link.

Can you please check if that corresponds to the needs?

sloriot commented 1 month ago

Sorry, I remember discussing it on element. Looks good to me. The filtration could be improved. Indeed packages are filtered out globally but not depending on the selected case to be reported (n,w,o,...). But it is not a blocking point and could be merged as is as it is really helpful.

lrineau commented 1 month ago

Sorry, I remember discussing it on element. Looks good to me. The filtration could be improved. Indeed packages are filtered out globally but not depending on the selected case to be reported (n,w,o,...). But it is not a blocking point and could be merged as is as it is really helpful.

I'll merge it, and later improvements will be another pull-request...