splitio / redux-client

Redux SDK client for Split Software
https://split.io
Other
5 stars 1 forks source link

Add `getStatus` helper function #110

Closed EmilianoSanchez closed 5 months ago

EmilianoSanchez commented 5 months ago

Redux SDK

What did you accomplish?

Added new getStatus helper function to retrieve the status of SDK clients and manager. Renamed internal __getStatus util, to avoid conflict with the new getStatus helper function.

How do we test the changes introduced in this PR?

Unit tests

Extra Notes

sonarqube-pull-requests[bot] commented 5 months ago

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information