department-of-veterans-affairs / abd-vro

To get Veterans benefits in minutes, VRO software uses health evidence data to help fast track disability claims.
Other
18 stars 6 forks source link

EE Code Quality - Add mypy to EP Merge #3040

Closed dfitchett closed 2 months ago

dfitchett commented 2 months ago

Summary

There are currently no systems in place to prevent run time issues with dynamically typed variables in the EP Merge App. This PR adds type hints and type checking with mypy to prevent such issues.

Associated Tickets/PRs:

github-actions[bot] commented 2 months ago

Test Results

109 tests   109 :white_check_mark:  36s :stopwatch:  33 suites    0 :zzz:  33 files      0 :x:

Results for commit 4bda6a78.

:recycle: This comment has been updated with latest results.

dfitchett commented 2 months ago

Passing CI run