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
{{ message }}
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.
Code coverage recently went up from 0% to 4%... yay! But that's still pretty low.
Every file in _functions needs reviewing and unit tests written for at least a portion of functions. Some functions will need to wait until their complexity is reduced, but there's a lot of tests that can be written now.
The text was updated successfully, but these errors were encountered:
Code coverage recently went up from 0% to 4%... yay! But that's still pretty low.
Every file in
_functions
needs reviewing and unit tests written for at least a portion of functions. Some functions will need to wait until their complexity is reduced, but there's a lot of tests that can be written now.The text was updated successfully, but these errors were encountered: