-
Notifications
You must be signed in to change notification settings - Fork 422
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
Global-Elements #8625
Global-Elements #8625
Conversation
@Myoldmopar Don't intend to do any more additional work on here. Can go in if CI is happy. |
@Myoldmopar it seems to have some diffs. I will check them out and let you know if it is ready by tonight. |
Everything except the EIO diffs went away after merging develop. Pushing fixed code now. |
Very nice! OK, I will build this branch locally now and see if I get all clean results and see if we can get this merged in. (I'll do a test build on Windows if I don't wait for CI, @mjwitte) |
Does this look ok? I don't think the Windows CI build failure is something I did, please let me know if it is. The regression test failure in the Linux CI is SolarShadingTestGPU and integration failure is HospitalLowEnergy which are the common ones. |
@jmythms no you didn't cause the Windows failure. It snuck into develop but @mjwitte fixed it up quickly and develop is already clean again. I built this branch on my Windows laptop and it built successfully. Yes, this looks completely clean to me. Let me evaluate the PRs this morning and make sure I don't need to drop any others in first and then this will go in. |
Thank you very much! |
OK, I pulled develop in and built it once again. Unit tests pass and I ran 100 regressions with zero diffs as expected. I think this is good to go in. Thanks @jmythms . Once again, I'll be ready to resolve conflicts in subsequent branches as we continue this globals/PRMerge frenzy. |
Thank you! |
Pull request overview
Deglobalizes Elements.cpp, Elements.hpp. Waiting for CI results.
NOTE: ENHANCEMENTS MUST FOLLOW A SUBMISSION PROCESS INCLUDING A FEATURE PROPOSAL AND DESIGN DOCUMENT PRIOR TO SUBMITTING CODE
Pull Request Author
Add to this list or remove from it as applicable. This is a simple templated set of guidelines.
Reviewer
This will not be exhaustively relevant to every PR.