Open jdaouddd opened 1 year ago
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
src/messaging/notifications.js | 1 | 96.55% | ||
src/api/chats.js | 2 | 94.62% | ||
<!-- | Total: | 3 | --> |
Totals | |
---|---|
Change from base Build 5912059056: | 0.01% |
Covered Lines: | 22611 |
Relevant Lines: | 25366 |
I translated the Chats javascript file to Typescript by adding types and strengthening the security and accessibility of the file by changing it to Typecript. The changes I made resolves #32 .