Open sophiefeng18 opened 2 months ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Totals | |
---|---|
Change from base Build 10607818019: | 0.02% |
Covered Lines: | 22328 |
Relevant Lines: | 25582 |
The existing testing framework does not include tests similar to what my refactored code needs. My refactored code allows the users to update their sound settings for notification, incoming chat, and outgoing chat. However, the existing testing framework does not have tests for sounds or settings adjustment on the users' end.
Refactored this code to not nest functions more than 4 levels deep. Resolves issue #561