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

Do not allow untagged cell execution failures #348

Merged
merged 3 commits into from
Nov 28, 2022

Conversation

brian-rose
Copy link
Member

Closes #345

All cells in Foundations notebooks that are expected to fail already have the raises-exception cell tag.

This PR sets allow_errors: False in the config file to actually enforce this rule and catch any non-tagged execution failures.

@github-actions
Copy link

github-actions bot commented Nov 25, 2022

This pull request is being automatically built with GitHub Actions and Netlify. To see the status of your deployment, click below.

🔍 Git commit SHA: 4a5379b
✅ Deployment Preview URL: https://63812fe248c6556b4af79195--pythia-foundations.netlify.app

@brian-rose brian-rose marked this pull request as ready for review November 25, 2022 21:14
@brian-rose brian-rose requested a review from a team as a code owner November 25, 2022 21:14
@brian-rose brian-rose requested review from andersy005 and mgrover1 and removed request for a team November 25, 2022 21:14
@clyne clyne merged commit e7b3787 into ProjectPythia:main Nov 28, 2022
@brian-rose brian-rose deleted the raises-exceptions branch November 28, 2022 20:37
brian-rose added a commit to brian-rose/pythia-foundations that referenced this pull request Jan 26, 2023
* Fix mamba version in all actions

* unpin mamba

* Do not allow untagged cell errors
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.

Foundations health checks fail to identify failing code
4 participants