You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing needs to be further improved
Currently, the tests does not cover much of the code base, which is an issue for maintenance and new features.
As an improvement, I should work on getting tests to cover current methods used in production, as well as ensure testing is done for any and all new features.
I should look for ways to better show the code coverage overall, and ensure a process is setup so no code is pushed into production unless all tests have passed.
The text was updated successfully, but these errors were encountered:
Testing needs to be further improved
Currently, the tests does not cover much of the code base, which is an issue for maintenance and new features.
As an improvement, I should work on getting tests to cover current methods used in production, as well as ensure testing is done for any and all new features.
I should look for ways to better show the code coverage overall, and ensure a process is setup so no code is pushed into production unless all tests have passed.
The text was updated successfully, but these errors were encountered: