armi icon indicating copy to clipboard operation
armi copied to clipboard

Fixing broken returns

Open john-science opened this issue 3 years ago • 0 comments

Description

A ton of our functions and methods have bad return statements, I am attempting to fix those here.

NOTE: This is a WIP, as I expect this to drop our code coverage a lot. And I need to see that code coverage difference and fix it in tests.


Checklist

  • [X] This PR has only one purpose or idea.
  • [x] Tests have been added/updated to verify that the new/changed code works.
  • [X] The release notes are up-to-date with any bug fixes or new features.
  • [X] The documentation is still up-to-date in the doc folder.
  • [X] The dependencies are still up-to-date in setup.py.

john-science avatar Aug 11 '22 23:08 john-science