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

Make it possible to evaluate package loadability. #272

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Dec 6, 2024

Use that as the fallback for blacklisted packages.

Fixes #271
Will only deploy next week.

@maleadt maleadt changed the title Make it possible to unload load packages. Make it possible to evaluate package loadability. Dec 9, 2024
@maleadt
Copy link
Member Author

maleadt commented Dec 9, 2024

Example report: https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_hash/e0656ac/report.html

This will need some additional fixes across the PkgEval stack to ensure status=:ok reason=:loaded isn't rendered as positively as reason=:tested.

@KristofferC Thoughts on this change? It was motivated by having additional coverage on loadability of packages when they're blacklisted because of test failures, but we'll need to be careful that it's clearly shown as such.

@maleadt maleadt marked this pull request as draft December 9, 2024 14:15
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

Successfully merging this pull request may close these issues.

Consider testing loadability of blacklisted packages
1 participant