CMU-17313Q / NodeBB-f23

GNU General Public License v3.0
0 stars 39 forks source link

successfully converted src/groups/search.js from JS to TS #72

Open boushrabnd opened 1 year ago

boushrabnd commented 1 year ago

Converted file from JS to TS and ran linter and test suite successfully with no errors.

resolves #19

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 6011955813


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/groups/search.js 15 16 93.75%
src/social.js 15 16 93.75%
src/controllers/composer.js 35 40 87.5%
<!-- Total: 65 72 90.28% -->
Files with Coverage Reduction New Missed Lines %
src/messaging/notifications.js 1 94.83%
src/groups/search.js 2 75.86%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 5912059056: -0.004%
Covered Lines: 22581
Relevant Lines: 25332

💛 - Coveralls