Skip to content

Expose rand number to openmc.lib#81

Open
shimwell wants to merge 4 commits intodevelopfrom
expose-rand-number-to-openmc.lib
Open

Expose rand number to openmc.lib#81
shimwell wants to merge 4 commits intodevelopfrom
expose-rand-number-to-openmc.lib

Conversation

@shimwell
Copy link
Owner

@shimwell shimwell commented Dec 1, 2025

Description

Exposing the cpp random number to openmc lib

Fixes # (issue)

Checklist

  • I have performed a self-review of my own code
  • I have run clang-format (version 15) on any C++ source files (if applicable)
  • I have followed the style guidelines for Python source files (if applicable)
  • I have made corresponding changes to the documentation (if applicable)
  • I have added tests that prove my fix is effective or that my feature works (if applicable)

@coveralls
Copy link

Pull Request Test Coverage Report for Build 19833107478

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 10 of 10 (100.0%) changed or added relevant lines in 3 files are covered.
  • 24 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.6%) to 82.073%

Files with Coverage Reduction New Missed Lines %
openmc/model/funcs.py 7 91.74%
openmc/dagmc.py 17 89.69%
Totals Coverage Status
Change from base Build 19628188522: 0.6%
Covered Lines: 54908
Relevant Lines: 64048

💛 - Coveralls

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.

3 participants