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/controllers/mods.js from JS to TS for Issue #32 #133

Open lexarr opened 9 months ago

lexarr commented 9 months ago

Resolves #32

Changes

Testing

coveralls commented 9 months ago

Pull Request Test Coverage Report for Build 7719829126


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/controllers/mods.js 75 90 83.33%
<!-- Total: 75 90 83.33% -->
Files with Coverage Reduction New Missed Lines %
src/controllers/mods.js 1 72.25%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 7649102120: -0.001%
Covered Lines: 22633
Relevant Lines: 25361

💛 - Coveralls