Are there any tools out there to look at code coverage of a jll artifact? Even something as simple as looking through the header file for the C library and comparing it to the methods calls in a package that uses the jll would be great!
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
View coverage logs including dependencies | 0 | 339 | May 4, 2021 | |
Workflow for faster testing of Julia packages? | 20 | 1220 | May 5, 2024 | |
Local GUI coverage | 9 | 2443 | September 13, 2021 | |
Is GitHub-only code coverage possible? | 6 | 1341 | September 12, 2020 | |
How can you guarantee that all the functions / branches / loops in your package has been tested? | 11 | 747 | March 9, 2021 |