David L Woodruff

Results 11 comments of David L Woodruff

It would not make sense to add parmest to the tests on mpi-sppy that are done for each PR, but we could add parmest to the periodic tests if that's...

My advice is to mimic Python and keep Pyomo itself as small as possible. This argues in favor of only rarely moving something "up" from contrib and doing so only...

Either one seems like a good idea. My question (which really is a question) is: why is this a pep? Won't this be a utility that users choose to employ?...

Now that the controversy has moved to #1032, I predict that everyone will think the new PEP with only items one and two is non-controversial great idea and that you...

Some tests seem to be failing due to infrastructure issues (e.g. an Xpress license seized the once-every-four-years opportunity to expire on Feb 29!)

Now that the infrastructure issues are fixed (Thanks!) some tests are failing due to contention for temp files, but only on windows platforms. I will try to get some help...

All tests are passing. On Windows machines, the test will leave behind a small log file. This is somewhat uncool, but I can't find a way around it and it...

The codecov failure is based on errors made by codecov due, apparently, to the fact that I merged main. The code it is complaining about it not touched by this...

Now the codecov failure seems to be real. I will try to increase coverage

All conversations have been resolved. Thanks again for the thorough review.