-
Notifications
You must be signed in to change notification settings - Fork 15
Integration of JET.jl in CI Pipeline #214
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions code
Description
We run report_package from JET.jl from time to time locally to detect type instabilities. In the past, it has tended to generate verbose outputs for our dependencies making it hard to find critical points in our library. Further analyses are needed to check the output and implement filtering if necessary.
As suggested by vboussange we should strongly consider to integrate it into our CI Pipeline.
- [] run locally to analyze output
- [] implement filter for output
- [] integrate in CI Pipeline
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions code