Closed davidbbeyer closed 2 months ago
LGTM. Could you please check the codecov tst for the patch (which shows that coverage deceased slightly) and make sure, we don't have important code untested? Thanks!
As far as I can tell, it is only complaining about the function LBWalberla::on_lees_edwards_change()
which I added. However, this function is (indirectly) tested in the additional test in /testsuite/python/lb_lees_edwards.py
, so I guess it should not be a problem.
I noticed a lot of commits don't pass CI. Would you kindly update your virtual environment using our pep8 instructions?
Fixes #4874
Description of changes: