dxos-deprecated / sdk

DXOS SDK and tools.
GNU Affero General Public License v3.0
0 stars 2 forks source link

Add code coverage for react-ux #243

Open alexwykoff opened 3 years ago

alexwykoff commented 3 years ago

To ensure we do not have significant regressions, it is necessary to have automation and code coverage. Code coverage does not need to achieve an arbitrary value (ex: 90-95%) but rather it needs to at least remain constant or grow with each merge into main.

Requirements: