-
Notifications
You must be signed in to change notification settings - Fork 16
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
🐛 Fix radiation_transport example and add examples to CI #3532
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3532 +/- ##
========================================
Coverage 76.38% 76.38%
========================================
Files 230 230
Lines 26640 26640
========================================
Hits 20349 20349
Misses 6291 6291 ☔ View full report in Codecov by Sentry. |
|
840c2c9
to
41ac64c
Compare
Quality Gate passedIssues Measures |
Description
Radiation max wall length was changed the wrong direction in magnitude in #3394 also the example was broken.
I've added the examples to the CI too since the process install action
Interface Changes
Checklist
I confirm that I have completed the following checks:
pytest tests --reactor
pre-commit run --from-ref develop --to-ref HEAD
sphinx-build -W documentation/source documentation/build