Tasks to complete before merging PR:
- Ensure unit tests are passing. If not run
make unit-test
to check for any regressions 📋 - Ensure lint tests are passing. if not run
make lint
to check for any issues - Ensure codecov/patch is passing for changes.