Skip to content

Add test for converting full models#49

Merged
paulromano merged 2 commits intomainfrom
test-full-models
Sep 19, 2025
Merged

Add test for converting full models#49
paulromano merged 2 commits intomainfrom
test-full-models

Conversation

@paulromano
Copy link
Contributor

This PR adds a new tests/models/ directory where we can put full MCNP models and test conversion. Right now, there is an associated test which simply runs mcnp_to_openmc on the model and makes sure it completes successfully. In the future, we can expand to do more elaborate checks.

@codecov
Copy link

codecov bot commented Sep 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.90%. Comparing base (e2d6fcf) to head (a8b1c03).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   72.51%   81.90%   +9.39%     
==========================================
  Files           3        3              
  Lines         724      724              
  Branches      190      190              
==========================================
+ Hits          525      593      +68     
+ Misses        149       73      -76     
- Partials       50       58       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@paulromano paulromano merged commit 0b11ae4 into main Sep 19, 2025
3 checks passed
@paulromano paulromano deleted the test-full-models branch September 19, 2025 19:37
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.

1 participant