openmc icon indicating copy to clipboard operation
openmc copied to clipboard

fix - 2939

Open caderache2014 opened this issue 1 year ago • 10 comments

Adding basic contains functionality for cell in Geometry and Universe.

Fixes # (2939)

Checklist

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

caderache2014 avatar May 15 '24 22:05 caderache2014

To link it to the issue just say : fixes #2939

MicahGale avatar May 21 '24 19:05 MicahGale

@MicahGale @paulromano @pshriwise Hi all... looks like we have a failure.

Screenshot from 2024-05-21 17-58-56

It looks the like unit_tests/test_tracks.py has failed which is outside the remit this fix. Thoughts all?

caderache2014 avatar May 22 '24 01:05 caderache2014

@paulromano @MicahGale Please take a look at this revised PR. Am I on the right track?

caderache2014 avatar May 27 '24 00:05 caderache2014

@MicahGale @paulromano next draft submitted. All tests have passed. Any thoughts?

caderache2014 avatar May 31 '24 02:05 caderache2014

@MicahGale approved? CI testing isn't done yet..... @paulromano @pshriwise thoughts?

caderache2014 avatar Jun 05 '24 19:06 caderache2014

@paulromano did you have any notes? I think @MicahGale is satisfied...?

caderache2014 avatar Jun 08 '24 21:06 caderache2014

@paulromano is something blocking the CI tests from running on my revised pull request? A few days ago I resolved the inconsistency in test_lib.py per your request and tried to run the CI testing. Over 2 days, 1 out of 12 tests passed with the rest just hanging. I mentioned it to @pshriwise this morning during the monthly meeting. He recommended I do another commit and resubmit the PR. The same thing seems to be happening.... Any advice?

caderache2014 avatar Jun 28 '24 18:06 caderache2014

@pshriwise did you open a separate pull request for this? I'm rerunning PR #3007 but I just was notified via email that a PR #4143 had failed https://github.com/openmc-dev/openmc/actions/runs/9387993834. This is PR for fix 2939 that you ran?

caderache2014 avatar Jun 28 '24 18:06 caderache2014

@pshriwise did you open a separate pull request for this? I'm rerunning PR #3007 but I just was notified via email that a PR #4143 had failed https://github.com/openmc-dev/openmc/actions/runs/9387993834. This is PR for fix 2939 that you ran?

Hi @caderache2014, I did rerun CI for the latest commit above with a CI job that ran all of the tests in an attempt to re-sync the CI triggers for this PR. I believe the number 4143 is in reference to something else, a value tracked by GitHub actions I'd wager, as our PR/Issue index hasn't gotten quite that high yet.

pshriwise avatar Jun 29 '24 03:06 pshriwise

@paulromano @pshriwise @MicahGale We good to commit?

caderache2014 avatar Jun 29 '24 15:06 caderache2014