UCF-CEN-5016 / NodeBB-UCF

This is a class specific fork of the NodeBB project for CEN 5016 taught in the Spring 2024 semester at UCF.
GNU General Public License v3.0
0 stars 74 forks source link

Converting src/prestart.js from JS to TS #177

Open kishanssg opened 7 months ago

kishanssg commented 7 months ago

This pull request converts src/prestart.js from JS to TS. This resolves #171.

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 7737337731


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/prestart.js 53 62 85.48%
<!-- Total: 53 62 85.48% -->
Files with Coverage Reduction New Missed Lines %
src/prestart.js 3 68.64%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 7649102120: -0.03%
Covered Lines: 22627
Relevant Lines: 25359

💛 - Coveralls